body {
	background-color: #eeeeee;
	font-size: 10px;
	color: #00000;
	letter-spacing: normal;
	font-family: verdana;
	}

a:link {
text-decoration : none; 
color : #000000; 
cursor : pointer; 
} 
a:visited {
text-decoration : none; 
color : #000000; 
cursor : pointer; 
} 
a:active {
text-decoration : none; 
color : #000000; 
cursor : pointer; 
} 
a:hover {
text-decoration : underline; 
color : #000000; 
cursor : pointer; 
} 


table {
	font-family: verdana;
	font-size: 10px;
	} 
img {
border : 0 none; 
} 

h1 {
	font-family: verdana;
	font-size: 20px;
		} 
h2 {
	font-family: verdana;
	font-size: 12px;
	} 
h3 {
font-family : verdana, tahoma, sans-serif; 
font-size : 12px; 
color : #000000; 
font-weight : bold; 
letter-spacing : 2px; 
margin-bottom : 8px; 
} 
h4 {
font-family : verdana, tahoma, sans-serif; 
font-size : 9px; 
font-weight : bold; 
text-decoration : underline; 
} 


hr {
	border: thin ridge;
	color: #426ba5;
}

#noborder {
	border: 0px;
}



