DIV.vs A:LINK    {
	color : #666666;
	text-decoration: none;
	font-size : 11px;
}
DIV.vs A:VISITED {
  color : #4b4b4b;
  text-decoration: none;
	font-size : 11px;
}
DIV.vs A:HOVER   {
  text-decoration : underline;
  color : green;
	font-size : 11px;
 }

A {
	font-size: 12px;
	
}
a:link {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	color: #339900;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #009933;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2EEFC;
}
.style2 {
	font-size: 12px;
	background-color: #E0E0E0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
}

.style3 {
	font-size: 13px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.style5 {
	font-size: 11px;
	color: #ffffff;
	background-color: #000066;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.style6 {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-right: 30px;
	line-height: 13px;
	color: #333333;
}
.style7 {
	font-size : 12px;
	background-color : #F3F3F3;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #21A121;
	border-right-color: #21A121;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}
.style8{
	font-size : 12px;
	background-color : white;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.style9 {
	color: #FF0000;
	font-weight: normal;
	font-size: 11px;
}
.style10 {
	font-size : 14px;
	background-color : #F3F3F3;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #21A121;
	border-right-color: #21A121;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	color: #333333;
}
.style11 {color: #FFFF00;}
li {
	font-size: 14px;
	list-style-type: square;
}

