BODY, TD, Option, UL, p {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white;
}

A {
	text-decoration: none;
	color: blue;
	font-weight: bold; 
}

A:Hover {
	text-decoration: underline;
	color: red;
	font-weight: bold; 
}

A:Visited {
	text-decoration: none;
	color: Blue;
	font-weight: bold; 
}

h1 {
    color: #CD1747;
	font-family: "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; font-weight: normal
}

h2 {
    color: #0D71BD;
	font-family: "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: normal;
	border-left: thin solid #FFD6E3;
	border-bottom: thin solid #FFD6E3;
	padding-left: 4px;
}

h3 {
    color: #0D71BD;
	font-family: "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: normal;
	padding-left: 4px;
}


.pghdr {
	color: #D11045;
	font-family: "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: Bold;
}

.header {
    color: #00599b;
	font-family:  Verdana, Arial, "Franklin Gothic Medium",Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold}

.headerital {
    color: #00599b; 
	font-family: Arial, Verdana, "Franklin Gothic Medium", Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	font-style: italic}
	
.ftrlinks {
    border-right: thin solid Silver;
	border-left: thin solid Silver;
	padding-left: 5px;
	padding-right: 5px;
}

.grphdrs {
    color: #00599b;
	font-family:  Verdana, Arial, "Franklin Gothic Medium",Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
}

.drpdwnmnu {
    color: Blue; 
	font-weight: bold;
	font-size: 10
}

.frmhdr {
	background : #526984;
	font-family : sans-serif, Geneva, Verdana, Arial,  Helvetica;
	font-size : 15px;
	font-weight : bold;
	color: white;
}

.frmtbl  {
	border : thin solid #526984;
	
}

.innertbl {
color: #526984

}

.navbutton {
color: white;
font-weight: bold; 
font-size: 11px; 
background-color: 0033FF;
}

.nextbutton {
color: Navy;
font-weight: bold; 
font-size: 11px; 
background-color: #FFCC00;
width: 100px;
}

.story {
width: 769px; 
height: 120px; 
overflow: auto; 
font-size: 12px; 
padding: 2 8 2 8;
scrollbar-3dlight-color:Navy; 
	scrollbar-arrow-color:Navy;
	scrollbar-base-color:Navy;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-face-color:#FFCC00;
	scrollbar-highlight-color:Navy;
	scrollbar-shadow-color:Navy;

}

