body
{
font-family : verdana, arial, sans-serif;
color : #000000;
font-size: 8pt;
margin : 0px 0px 0px 0px;
background-color: #ffffff;

}
p
{
font-family : verdana, arial, sans-serif;
color : #000000;
font-size: 8pt;
}


input, textarea, select
{
font-family : arial, sans-serif;
}

input, textarea
{
padding: 0;
margin: 0;
vertical-align: top;
-border: 1px solid black;
}

.chunky
{
padding: 3px 3px 3px 3px;
font-size: medium;
}

.sub_header 
{
font-size : medium;
font-weight: bold;
} 

.page_header 
{
font-size : small;
font-weight: bold;
text-decoration: none;
} 

.small, a.small, a:link.small, a:visited.small, a:active.small, a:hover.small 
{
font-size : small;
text-decoration:none;
} 

.main_header 
{
font-size : large;
font-weight: bold;
} 

a:link , a:visited , a:active 
{
text-decoration : underline;
color : #000000;
font-weight : normal;
} 

a:hover 
{
text-decoration : none;
color : #808080;
font-weight : normal;
text-decoration : underline;
} 

legend
{
font-size : medium;
font-weight : bold;
text-decoration : none;
color: black;
} 

.cat_list
{
padding-bottom : 20px;
}

.title 
{
font-size : medium;
font-weight : bold;
text-decoration : none;
} 


	
H1 {
	font-size : 8pt;
	font-weight : normal;
}
	
H2 {
	font-size : 9pt;
font-weight : bold;
}

caption {
 	font-size : 11pt;
 	font-weight : normal;
}

	H3 {
	font-size : 8pt;
	font-weight : bold;
}

	H4 {
	font-size : 9pt;
	font-weight : bold;
}

	td {
	font-size : 8pt;
	font-weight : normal;
}

	A:link {
	color : blue;
	text-decoration: none;
}
	A:visited {
	color : #6633CC;
	text-decoration: none;
}
	
A:hover {
	color : #FF0000;
	text-decoration : underline;
}
	
A:active {
	cursor : wait;
color : #FF00FF;
}
