P  {}
H1  {}
H2  {}
H3  {}
A  {
	text-decoration : none;
	font-family : Verdana, Arial;
	color : Blue;
}
A:Visited  {
	color : #336666;
}
A:Active  {
	color : Blue;
}
A:Hover  {
	color : #009966;
}
BODY  {}
.table  {
	font-size : xx-small;
	height : 20;
}
.box  {
	font-size : x-small;
	background-color : white;
	color : Brown;
	font-family : cursive;
	font-weight : bold;
}
.header  {
	font-size : small;
	color : Black;
	font-family : Verdana, Arial;
	font-weight : bold;
	width : auto;
}
.cmb  {
	font-size : xx-small;
	color : black;
	font-family : Verdana, Arial;
	width : 100;
	height : 19;
}