address, 
blockquote, 
caption, 
dd, 
div, 
dl, 
dt, 
form,
h1, h2, h3, h4, 
ol, p, 
td, th, 
ul {
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 8pt;
	line-height: 130%;
}

body {
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 8pt;
	background: #EEEEEE;	
	line-height: 130%;
}

h1	{font-size: 14pt; font-weight: normal; color: #000000; padding-top: 0em;}
h2 	{font-size: 12pt; font-weight: bold; margin-bottom: 0px;}
h3 	{font-size: 8pt; font-weight: bold; margin-bottom: 0px;}
h4 	{font-size: 8pt; font-weight: bold;}

a 		{font-weight:normal;}

a.menu 		{font-weight:normal; text-decoration: none;}
a.menu:link	{color:#FFF8FF;}
a.menu:visited 	{color:#FFF8FF;}
a.menu:hover	{color:#FFF8FF; text-decoration:none;}
a.menu:active	{color:#FFF8FF;}


