font {
	font-size : 13px;
	font-family : arial;
	text-align : left;
}

hr{
	color: #663300;
	display : inline;
}
div {
	font-family :  Arial;
	font-size : 13px;
	text-align : justify;
}
H1 {
	font-family : cursive;
	font-size : 18px;
	font-weight : bold;
	color : #663333;
}
H2 {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #8cab5e;
}
H3 {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
}
a {
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	color : #660000;

}

a:Hover {
	text-decoration : underline;
	color : #993399;
}
  
.text { 
 font-family: Trebuchet MS;
 font-size: 12px; 
 color: #666666; 
 line-height: 13px;
 }
 
 .ece {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #CC0000;
	line-height: 14px;
	font-style : italic;
}

.letter {
	font-family: Verdana ;
	font-size: 25px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	line-height: 22px
}

.text1 
{  font-family: Trebuchet MS; 
font-size: 13px; color: #333333;
 line-height: 20px;
 margin-left : 40px;
margin-right : 40px;
 }

.main {
	margin-left : 40px;
	margin-right : 40px;
	line-height: 15px
}

body { 
	scrollbar-base-color: #F4EED7;
	scrollbar-arrow-color: #8CAB5E;
	scrollbar-shadow-color: #663300;
	scrollbar-face-color: #F4EED7;
	scrollbar-highlight-color: #F4EED7;
	scrollbar-darkshadow-color: #663300;
	scrollbar-3dlight-color: #663300;
}
