BODY {
	background : #C5D9EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #1c87dd;
}

A {
	text-decoration : underline;
	color: #1c87dd
}
A:LINK {
	text-decoration : underline;
	color: #1c87dd
}
A:VISITED {
	text-decoration : underline;
	color: #0A1E5A;
}

H1 {
	font : bold;
}
	

TABLE {
	background : #C5D9EA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #1c87dd;
}
TR {
	background : #C5D9EA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #1c87dd;
}

TD {
	background : #C5D9EA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #1c87dd;
}


