P { font-size: 12px;  color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif; }


h1 { font-size: 24px;
	font-weight: bold;
	color: #7f7f7f;
	font-style: normal; }

h2 { font-size: 20px;
	font-weight: bold;
	color: #7f7f7f;
	font-style: italic; }


h3 { font-size: 15px;
	color: #DDB000;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -10px; } 

h4 {font-weight: bold;
	color: #006699;
	font-size: 14px; }



a:link { color: #000099; text-decoration: none}

a:visited { color: #000099; text-decoration: none}

a:hover { color: #cc0000; text-decoration: underline}


.small {  font-size: 10px; font-family: Arial, Helvetica, sans-serif}


li { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #4b4b4b; list-style-position: outside; list-style-type: square; list-style-image: none}

body { font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color: #4b4b4b; }

td { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; }

.highlight {
	background-color: #ececec;
	display: block;
	padding: 8px; }

.menu {
	font-size: 12px;
	font-weight: bold;
	color: 000099;
	text-decoration: none;
	background-color: #ebc1c6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	text-align: center; }

.menu a:link {  color: #000099; text-decoration: none}

.menu a:visited {  color: #000099; text-decoration: none}

.menu a:hover {  color: #b71955; font-weight: text-decoration: none}




.date {font-size: 11px;
	font-weight: bold;
	color: #4b4b4b; }


.boxright {background-color: #ececec;
	border: 1px solid #7f7f7f;
	font-size: 11px;
	padding: 7px; }


.boxleft {background-color: #f6f6f6;
	border: 1px solid #cc0000;
	font-size: 11px;
	padding: 7px; }


.footer {font-size: 12px;
	color: #ffffff; }

.caption {font-size: 10px;
	color: #000099; }



.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #003399; }


