body {
	color: #FF0000;
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal
	font-style: normal
	line-height:14px;
	margin: -10px 0px 0px -10px;
}

td {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

A:link  {
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
	color: #0000CC;
}

A:visited  {
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}

A:active  {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}

A:hover  {
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

b {
	font-weight: bold;
}

hr {
	color: #0053C5;
}

.header1 {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #0053C5;
	font-size: 22px;
	font-weight: bold;
}

.header2 {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #0000CC;
	font-size: 14px;
	font-weight: bold;
}

.header3 {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #0053C5;
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #0000CC;
	font-size: 18px;
	font-weight: normal;
}

.subtitle {
	font-family: Comic Sans MS, Arial, Helvetica, Verdana;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.darker {
	background-color: #AAD0FF;
}

.lighter {
	background-color: #FFFFCC;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.success {
	color: #009900;
	font-weight: bold;
}
