{
 font-family: verdana;
 font-size: 14px;
 color: #000000;
 scrollbar-face-color: #F7F7F7;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #DFDFDF;
 scrollbar-darkshadow-color: #F9F9F9;
 scrollbar-shadow-color: #808080;
 scrollbar-arrow-color: #B5B5B5;
 scrollbar-track-color: #FFFFFF;
}

.input {
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 12;
	color: #000000;
}


select 
{
 color: #333333;
 font-family: Arial;
 font-size: 12px;
 font-weight: none;
 margin-top: 3;
 margin-right: 2;
 margin-bottom: 2;
 margin-left: 2;
}

a, a:visited 
{
 color: #333333;
 text-decoration: none;
 font-weight: ;
}

a:hover 
{
 color: #019865;
 text-decoration: none;
 font-weight: ;
}

a:active 
{
 color: #333333;
 text-decoration: none;
 font-weight: none;
 cursor: default;
}

hr 
{
 color: #385070;
 height: 1px;
}

.title 
{
 font-family: Georgia, Times new roman, arial, helvetica;
 font-size: 20px;
 font-style: italic;
 font-weight: normal;
 color: #444444;
}

.subtitle 
{
 color: #444444;
 font-family: arial, helvetica;
 font-size: 16px;
 font-weight: bold;
}

.author 
{
 font-family: Georgia, Times new roman, arial, helvetica;
 font-size: 14px;
 font-style: italic;
 font-weight: normal;
 color: #444444;
}

.copyrght 
{
 color: #aaaaaa;
 text-decoration: none;
 font-weight: none;
}