body{	
	background:White;
	color:Black;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;	
	font-size:0.75em;
}
select,input,textarea{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;		
	font-size:1em;
}
h1,h2,h3,h4,h5,h6{
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;	
}
h1,h2,h3,h4,h5,h6{
	color:#006699;
}
h1{
	font-size:2em;
}
h2{
	font-size:1.5em;
}
h3{
	font-size:1.4em;
}
h4{
	font-size:1.3em;
}
h5{
	font-size:1.2em;
}
h6{
	font-size:1.1em;
}


td,th{	
	font-size:0.75em;
}

a{
	color:#0099FF;
}
a:visited{
	text-decoration:none;
}
a:active{
	color:red;
}
a:hover{
	color:red;
	text-decoration:underline;	
}

p.regulationText{
	font-size:0.8em;
}
