p {
	color : #000000;
	margin-top : 7px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Arial;
}
.special {
	color : #444444;
	margin-top : 7px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Arial;
}

.title {
	color : #888888;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: bold;
}
p a {
	color : #18327B;
	text-decoration: underline;
}
p a:hover {
	color : #18327B;
	text-decoration: underline;
}

.white {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Arial;
}



.white a {
	color : #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}


LI {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Arial;
}
LI a {
	color : #18327B;
	text-decoration: none;
}
LI a:hover {
	color : #18327B;
	text-decoration: underline;
}
