td,th,p,blockquote,dt,dd,br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

ul {list-style-image: url(../images_template/carrouge.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

li {list-style-image: url(../images_template/carrouge.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2878B3;
}

.large_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.medium_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.normal_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
}

.normal_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align : right;
}

.normal_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align : center;
}

.leftnav {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.small {
	font : 11px Arial, Helvetica, sans-serif;
	color : #333333;
	text-align : left;
}

.small_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	text-align : center;
}

.small_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	text-align : right;
}


A:link {
	background-color: none;
	color: #EE3424;
	font-weight: bold;
	text-decoration: underline;
}
	
	
A:visited {
	background-color: none;
	color: #EE3424;
	font-weight: bold;
	text-decoration: underline;
}
	
	
A:hover {
	background-color: none;
	color: #368BC3;
	font-weight: bold;
	text-decoration: underline;
}
	

A:active {
	background-color: none;
	color: #368BC3;
	font-weight: bold;
	text-decoration: underline;
}


A.leftnav:link {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
	
	
A.leftnav:visited {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
	
	
A.leftnav:hover {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
	

A.leftnav:active {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}