BODY {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #A2AAB5;
	background : url(images/style1css.jpg) repeat;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #57627f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #bcb9a4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000051;

}
A:LINK {
	color: purple;
	text-decoration: underline;
}
A:VISITED {
	color: red;
	text-decoration: underline;
}
A:HOVER {
	color: red;
	text-decoration: underline;
}
A:ACTIVE {
	color: red;
	text-decoration: underline;
}
h1 { 
font-family : Tahoma, Arial, sans-serif;
font-size: 26px;
font-weight : bold;
letter-spacing: 2;
color: brown;
}
h2 { 
font-family : Tahoma, Arial, sans-serif;
font-size: 24px;
font-weight : bold;
letter-spacing: 2;
color: brown;
}
h3 { 
font-family : Tahoma, Arial, sans-serif;
font-size: 20px;
font-weight : bold;
letter-spacing: 2;
color: brown;
}
h4, h5, h6 {
font-size: 12px;
font-weight : bold;
color: brown;
}