A:LINK {
	color: #003A8A;
	font-weight: bold;
}
A:VISITED {
	color: #003A8A;
	font-weight: bold;
}
A:HOVER {
	color: #330066;
	font-weight: bold;
}
A:ACTIVE {
	color: #003A8A;
	font-weight: bold;
}

A.menu:LINK {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bolder;
}
A.menu:VISITED {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bolder;
}
A.menu:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
A.menu:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

A.menu2:LINK {
	color : #FFFFFF; 
}
A.menu2:VISITED {
	color : #FFFFFF;  
}
A.menu2:HOVER {
	color : #FFCC66;
}
A.menu2:ACTIVE {
	color : #FFCC66;  
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	padding-bottom: 0px;
}

P.CHART{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003A8A;
}

.BYLINE{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : italic;
}

.HEADER{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003A8A;
	font-weight : bolder;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003A8A;
	font-weight: bolder;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color : #003A8A;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	color : #FFCC66;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4{font-family:"Allencon Demo";
font-size:20px;
font-weight:bold;
color:#003A8A;}

UL {
	list-style-type : square;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}


LI {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

body {
	background-attachment: fixed;
	background-image: url(images/bkPage2.gif);
	background-repeat: repeat;
}

