/* CSS Document */

body,td {

	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

a:link{
	font-weight:bold;
	color:#0000CC;
	text-decoration:none;
}

a:visited{
	font-weight:bold;
	color:#0000CC;
	text-decoration:none;
}

a:active{
	font-weight:bold;
	color:#0000CC;
	text-decoration:none;
}

a:hover{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

.header1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:18px;
}
