BODY  {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 5;
	background-color: #000000;
}
table#head{
	background-image: url(images/head.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
tr#home{
	background-image: url(images/home_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
tr#alt_p{
	background-image: url(images/altpage_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
P.head  {
	line-height: 8pt;
	font-size: 8pt;
	font-family: "Arial Black";
	font-weight: bold;
	text-transform: uppercase;
}
H1.head  {
	font-size: 160%;
	margin-bottom: -10;
	margin-top: -0;
	font-family: Arial;
	color: #010086;
	
}

H2.head  {

	font-size : 160%;
	font-family : Arial;
	margin-bottom: -10;
	margin-top: -0;
	font-family: Arial;
	color : #010086;
}
P  {
	line-height: 140%;
	font-size: 75%;
	font-family: Arial;
	font-weight: normal;
}
li  {
	line-height: 140%;
	font-size: 75%;
	font-family: Arial;
	font-weight: normal;
}

P.test  {
	line-height: 120%;
	font-size : 80%;
	font-family : Arial;
	font-weight : normal;
	
}


H3.article  {
	font-size: 120%;
	font-family: Arial;
	margin-bottom: -15;
	margin-top: -5;
	padding: 5;
	color: #ffffff;
	background-color: #1b417f;
	border-bottom: medium solid white;
}

P.foot  {
	line-height: 110%;
	font-size : 70%;
	color: white;
	font-family : Arial;
	font-weight : normal;
	
}

H1  {
	font-size : 120%;
	font-family : Arial;
	margin-bottom: -5;
	color :#010086;
}

H2  {

	font-size : 100%;
	font-family : Arial;
	color : #010086;
}

H3  {
	
	font-size : 110%pt;
	font-family : Arial;
	margin-top:0;
	margin-bottom: -5;
	color : #ffffff;
}


H4  {
	font-size : 105%;
	font-family : Arial;
	margin-bottom: -10;
	color :#010086;
}
H5  {
	font-size : 100%;
	font-family : Arial;
	color :#010086;
}
H6  {
	font-size : 80%;
	font-family : Arial;
	color :#010086;
}
A:link  {
	text-align: center;
	color : blue;
	line-height: 140%;
	
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Visited  {
	text-align: center;
	color : blue;
	line-height: 140%;

	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	text-align: center;
	color : green;
	line-height: 140%;
	
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Hover  {
	text-align: center;
	color : purple;
	line-height: 140%;

	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;

}


A.direct:link  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
}

A.direct:Visited  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
}

A.direct:Active  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
}

A.direct:Hover  {
	text-align: center;
	color : silver;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
}



tr.nav{
	background-image: url(images/nav.jpg);
	background-position: top;
	background-color: #000000;
}
A.nav:link  {
	text-align: center;
	color: white;
	line-height: 140%;
	font-size: 90%;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

A.nav:Visited  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size:90%;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;

}

A.nav:Active  {
	text-align: center;
	color : green;
	line-height: 140%;
	font-size: 90%;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;

}


A.nav:Hover  {
	text-align: center;
	color: #e9e9e9;
	line-height: 140%;
	font-size: 90%;
	font-family: Arial;
	font-weight: bold;

	text-decoration: none;
}
hr{
	border: thin Gray;
}

