body {background-image: url("../images/main.jpg");
		background-repeat: no-repeat;
		background-position: left top;
		scrollbar-face-color: #FFFFFF;
		scrollbar-3dlight-color: #EFEFEF;
}
		


h1 {
	font-family: verdana, sans serif;
	color: #5D6C8B;

}

h2 {
	font-family: verdana, sans serif;
	color: #5D6C8B;
}
h3 {
	font-family: verdana, sans serif;
	color: #5D6C8B;
}

h4 {
	font-family: verdana, sans serif;
	color: #000000;
}
h5 {
	font-family: verdana, sans serif;
	color: #5D6C8B;
}
h6 {
	font-family: verdana, sans serif;
	color: #ffffff;
}

a {
	font-family: verdana, sans serif;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}

a:active {
font-family: verdana, sans serif;
	color: #000000;
	font-size: 10px;
	text-decoration:none;


}

a:visited {
	font-family: verdana, sans serif;
	color: #000000;
	font-size: 10px;
	text-decoration:none;

}


a:hover {
	font-family: verdana, sans serif;
	color: #5D6C8B;
	font-size: 10px;
	text-decoration:none;


}

p {
font-family: verdana, sans serif
	font-size: 6px;
	color: #ffffff;
	
	

}

li {
	font-family: verdana, sans serif
	font-size: 10px;
	color: #5D6C8B;
}

table {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
}


