/* CSS definition file containing site wide stylesheets */

.pullquote {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(255,255,255);
 	font-style: italic;
 	text-align: center;
 	background-color: rgb(0,51,255);
 	border: 1pt solid rgb(0,0,0);
 	padding: 2pt
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small
}

.caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	font-style: italic;
 	text-align: left
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(0,51,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	margin-top: 0.1in
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,0);
 	text-align: left;
 	text-indent: 0.25in;
 	background-color: rgb(51,153,255);
 	border: 1pt solid rgb(51,153,255);
 	padding-left: 0in;
 
	padding-top: 2pt;
 	padding-bottom: 2pt
}

LI {
	list-style-type: square
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,204);
 	font-weight: bold
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	font-weight: bold
}