body {
	background-color: #ffffff;
	
	scrollbar-3d-light-color:#CCCCCC;
    scrollbar-arrow-color:#999999;
    scrollbar-base-color:#B1B0B0;
    scrollbar-dark-shadow-color:#B1B0B0;
    scrollbar-face-color:#CCCCCC;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:#999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;

}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	list-style-type: square;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.contactlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #6A91C7;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

a.link2 {
	color: #666666; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
}


BUTTON { 
	color:#0B3352; 
	background - color:none; 
	border:1; 
	width:160;
	height:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}

.searchBox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color:transparent; 
	border:1;
	color: #333333;
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.compBox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color:transparent; 
	border:1;
	color: #000000;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 150px;
}

.mainButt{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	background-color: #CCCCCC; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 60px;
}