
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: #22336F; font-size : 18pt; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #C01417; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #9C0501; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #22336F; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #22336F; font-weight: bold;}
    a:visited { color : #22336F; font-weight: bold;}
    a:hover { color : #6F6F6F; font-weight: bold;}
    a:active { color : #22336F; font-weight: bold;}

.bottomnav a:link { color : #FFFFFF; font-weight: bold;}
.bottomnav a:visited { color : #FFFFFF; font-weight: bold;}
.bottomnav a:hover { color : #CCCCCC; font-weight: bold;}
.bottomnav a:active { color : #FFFFFF; font-weight: bold;}

span.highlight { font-family: Arial, Helvetica; color: #22336F; font-size : 11pt; font-weight: bold;}

    img { border-color : #22336F; }
    
.formfields  { font-family: arial; color: #000000; font-size: 9pt; width: 150;
               border: 1px solid #000077; padding-left: 2px; padding-right:
               2px; background-color: #FFFFFF;
               background-image: url('images/formgrad.jpg'); background-position:top; background-repeat:no-repeat; }
    }
    img { 
    		behavior:	url("pngbehavior.htc");
}

#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #fff;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #000;
	border-right: 1px dashed #fff;
}

