.title {
	font-family: tahoma, arial;
	font-size : 12pt;
	font-weight: bold;
	color : #24246c;
}


.body {
	font-family: tahoma, arial;
	font-size : 10pt;
	color : #333333;
}

.body a {
	font-family: tahoma, arial;
	font-size : 10pt;
	color : #3399cc;
	text-decoration: none;

	font-weight: bold;
}

.body a:hover {
	font-family: tahoma, arial;
	font-size : 10pt;
	color : #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.small {
	font-family: tahoma, arial;
	font-size : 10px;
	color : #24246c;
}


.small a {
	font-family: tahoma, arial;
	font-size : 10px;
	color : #24246c;
	text-decoration: none;
}

.small a:hover {
	font-family: tahoma, arial;
	font-size : 10px;
	color : #ff0000;
	text-decoration: none;
}


.white {
	font-family: tahoma, arial;
	font-size : 12px;
	color : #ffffff;
}



.white a {
	font-family: tahoma, arial;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}

.white a:hover {
	font-family: tahoma, arial;
	font-size : 12px;
	color : #f5d312;
	text-decoration: underline;
}

.quote {
	font-family: tahoma, arial;
	font-size : 12px;
	color : #24246c;
	font-weight: bold ;
}