/* Information pertaining to the style of FCNP web.  Don't toy with it; it's universal. */

body{
	font:8pt Tahoma;
	color:#000;
	background:#5E8499;
}

td{
	font:8pt Tahoma;
	color:#000;

}

img{
	border:0

}

hr {
	border:1px solid #000;
	Filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}

a {
    font: bold 10pt Tahoma;
    color:#003234;
    text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font: 24pt Tahoma;
	text-align: center;
	color:#000000;
	font-weight:bold
}

h5 {
	font: 16pt Tahoma;
	font-variant:small-caps;
	text-align: center;
	color:#000000;
	font-weight:bold
}


h6 {

	font: 8pt Tahoma;
	font-weight:bold;
	font-variant:small-caps;
}

.first {
	font: 10pt Tahoma;
}
