BODY, TD {
	font-family :  Arial, Verdana,  sans-serif ;
	font-size : 10pt;
}

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;
}

.hdr {
    color: Red;
	font-family:  "Comic Sans MS",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

}

