
A:LINK {
	color :#004488;
}
A:VISITED {
	color : #004488;
}
A:ACTIVE {
	color :  #0066FF;
}
A:HOVER {
	color : #0066FF;
}
H1 {
	font-size : large;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
}
H2 {
	font-size : medium;
	font-style : italic;
}

P {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

P.caption {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-indent : 5%;
	font-style : italic;
}

P.contact {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style : italic;
}


