BODY {
	color: #666699;
	background-color: #ffffff;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
}

PRE

{
color:  #ffffff;
	text-decoration: none;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 1pt;	
}

A.nav {
	color:  #3399CC;
	text-decoration: none;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 80%;

}


A.nav2 {
	color:  #006699;
}

A.low {
 	color: #6699CC;
	text-decoration: underline 
}


A.low:HOVER {
	color: #FF9900;
	text-decoration: none;
}

A:HOVER {
	color: #CC9900;
	text-decoration: underline; 
}

A.nav:HOVER {
	color: #FF9900;
	text-decoration:underline;
}



TD  
	{
	font-family :Verdana, Arial, sans-serif;
	font-style : normal;
	color : #006699; 
		}

.nav5
	{
	background-color : #FF9933;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size: 80%;
	color : White;
	font-weight : bold;
}

.newcolb

{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 80%;
	color : #FF9933;
	}
	
	.form 
 {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 80%;
	color : #336699;
}

	
P 
 {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 80%;
	color : #336699;
	text-align : justify;
}

.homeend
{
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 80%;
	color : #336699;
	text-align : left;
}
.bold
{
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size: 80%;
	color : #336699;
}

B
 {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size: 80%;
	color : #336699;
}

STRONG 
{	
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	}
	
	
H1 {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 90%;
	color : #999999;
}


TEXTAREA  {
			color : #006699;
			background : #ffffff;
			font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
			font-size : 12px;	
			font-weight : normal;
			border-top : 1px #006699 solid;
			border-bottom : 1px #006699 solid;
			border-left : 1px #006699 solid;
			border-right : 1px #006699 solid;
			overflow: hidden;
		}
                          
INPUT {
				color : #006699;
				background : #ffffff;
				font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
				font-size : 90%;
				border-style : solid;
				border-top :  1px #006699 solid;
				border-bottom :1px #006699 solid;
				border-left : 1px  #006699 solid; 
				border-right : 1px #006699 solid;
			}	






INPUT.submit  {
				color : #006699;
				background : #ffffff;
				border-style : solid;
				border-top : 1px #006699 solid;
				border-bottom : 1px #006699 solid;
				border-left : 1px #006699 solid;
				border-right : 1px #006699 solid;
				font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
				font-size : 75%;
				font-weight : bold;
			}	
			
INPUT.reset {
				color : #006699;
				background : #ffffff;
				border-style : solid;
				border-top : 1px #006699 solid;
				border-bottom : 1px #006699 solid;
				border-left : 1px #006699 solid;
				border-right : 1px #006699 solid;
				font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
				font-size : 75%;
				font-weight : bold;
			}	
