BODY {
	background-color : #FFFFFF;
	font-family : Arial;
	color : #990134;
	font-size: 12px;
}

.contents {
	color : White;
	font-family : Arial;
}

:link.contents, :visited.contents {
	color : #FFFFFF;
}

:hover.contents {
	color : #FFFFFF;font-weight:bold
}


.smalltext {
	font-size : 8pt;
	font-family : Tahoma;
}


td           { font-family: arial; font-size: 12px }
a:link, a:visited       { color: #990134; font-family: Arial }
a:hover      { color: #000000; font-family: Arial }
h1           { font-family: Arial; font-size: 24pt; font-weight: bold }
