body {
 style=background-image:url(images/universe.jpg);
 font-family: ARIAL;
 font-size: 12;
 color: rgb(0,0,0);
 border-style:none;
 background: rgb(255,255,255);
}
 input {
 font-family: ARIAL;
 font-size: 12 px;
 }
 A:link {
 font-family: ARIAL;
 font-size: 12 px;
color: rgb(255,255,255);
 }

A:visited {
 font-family: ARIAL;
 font-size: 12 px;
color: rgb(255,255,255);
 }
A:active {
 font-family: ARIAL;
 font-size: 12 px;
color: rgb(255,255,255);
 }
}
 textarea {
 font-family: ARIAL;
 font-size: 12 px;
 font-weight: bold;
 }
A:HOVER
{BACKGROUND-COLOR:  rgb(180,180,180)}
.NaviTab1 {
	font-size: small;
	border: #0066CC;
	background-repeat: repeat;
	background-color: #336699;
	


}
.SiteHeader {

	background-color: #336699;
}
.BoxBlue {
	color: #FFFFFF;
	background-color: #336699;
    link : rgb(255,255,255);

}
.BoxHeader {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
	font-weight: bold;
	text-align: center;


}

