

.smallblacktext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.smallbluetext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #385e9c;
}

.smallmainlink  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #66609e;
}

.smallmainlink:Active  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #66609e;
}

.smallmainlink:Visited  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #574c9f;
}

.smallmainlink:Hover  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #968dd2;
}

.mainlink  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #3399CC;
}

.mainlink:Active  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCFFCC;
}

.mainlink:Visited  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #666666;
}

.mainlink:Hover  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCCC33;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #660000 }
a { color: #660000 ; text-decoration: none}
a:hover {  color: #660000; text-decoration: underline}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000 }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000 }
INPUT,SELECT {

	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT-FAMILY: Verdana,Helvetica; 
  	BORDER-RIGHT-WIDTH: 1px
	
}

TEXTAREA {

	BORDER-TOP-COLOR: #0066CC; 
	BORDER-LEFT-COLOR: #0066CC; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px
}