body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #333;
	padding: 0px;
	margin: 0px;
}


td, p {
	font-size: 12px;
}

a:link, a:active {
	color: #666;
	text-decoration:underline;
}

a:visited {
	color: #666;
	text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#000033;
}









/* ------ SUBTITLE --------- */






.subtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
    font-style:italic;
}




.subtitle4 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
    font-style:italic;
	padding-top:0px;
	margin-top: 0px;
	
}

p.subtitle4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}







