BODY  {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 5;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d7d7d7;
}

P  {
	font: 95%;
	line-height: 140%;
	font-family: Arial;
	font-weight: normal;
	
}
li  {
	line-height: 140%;
	font-size: 85%;
	font-family: Arial;
	font-weight: normal;
}
P.header  {
	line-height: 8pt;
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	
}
P.test  {
	line-height: 120%;
	font-size : 80%;
	font-family : Arial;
	font-weight : normal;
	
}
P.article  {
	line-height: 140%;
	font-size : 75%;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	padding: 2;
}
li.article  {
	line-height: 120%;
	font-size : 75%;
	font-family: Arial;
	color: #ffffff;
	font-weight: normal;
	padding: 2;
}
td.article {
	background-color: #507abd;
	padding: 15;
}
th.article {
	background-color: ##1b417f;
	padding: 0;
}

H3.article  {
	font-size: 110%;
	font-family: Arial;
	margin-bottom: -10;
	margin-top: -5;
	padding: 10;
	color: #ffffff;
	background-color: #1b417f;
}

P.footer  {
	line-height: 110%;
	font-size : 70%;
	color: white;
	font-family : Arial;
	font-weight : normal;
	
}

H1  {
	font-size : 160%;
	font-family : Arial;
	margin-bottom: -5;
	color :#010086;
}

H2  {

	font-size : 140%;
	font-family : Arial;
	color : #010086;
}
H1.header  {
	font-size: 180%;
	margin-bottom: -10;
	margin-top: -0;
	font-family: Arial;
	color: #010086;
	
}

H2.header  {

	font-size : 160%;
	font-family : Arial;
	margin-bottom: -10;
	margin-top: -0;
	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-size: 85%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Visited  {
	text-align: center;
	color : blue;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	text-align: center;
	color : green;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Hover  {
	text-align: center;
	color : silver;
	line-height: 140%;
	font-size: 85%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;

}


A.article:link  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 75%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;

}

A.article:Visited  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 75%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;
}

A.article:Active  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 75%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;

}

A.article:Hover  {
	text-align: center;
	color : silver;
	line-height: 140%;
	font-size: 75%;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underlined;

}



tr.nav{
	background-image: url(images/nav.jpg);
	background-position: top;
	background-color: #000000;
}
A.header:link  {
	text-align: center;
	color: white;
	line-height: 140%;
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

A.header:Visited  {
	text-align: center;
	color : white;
	line-height: 140%;
	font-size: 100%;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;

}

A.header:Active  {
	text-align: center;
	color : green;
	line-height: 140%;
	font-size: 100%;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;

}
hr{
	border: thin Gray;
}

A.header:Hover  {
	text-align: center;
	color: #e9e9e9;
	line-height: 140%;
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 8px solid #66bf7d;
	text-decoration: none;
}
