P, TD, TR { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 150%; COLOR:#333333} 
PRE { FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 11px } 
CODE { FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 11px } 
TH { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold } 
SUP { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE}
.copyr { FONT-SIZE: 11px; COLOR: black} 
.copyr a { color: black; cursor: hand; text-decoration: underline }
.copyr a:link { color: black; cursor: hand; text-decoration: underline }
.copyr a:visited { color: black; cursor: hand; text-decoration: underline }
.copyr a:hover { color: black; font-weight: normal; text-decoration: underline }
body {margin-top:0px; display:block;}
.title {
	FONT-FAMILY: Garamont, Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	font-style: italic;
	color: #990000;

} 
.subtitle {
	FONT-FAMILY: Garamont, Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 17px;
	FONT-WEIGHT: normal;
	font-style: normal;
	color: #990000;

} 

a            { cursor: hand; text-decoration: none }
a:link       { color: red; font-weight: normal; text-decoration: none }
a:visited    { color: red; font-weight: normal; text-decoration: none }
a:active     { color: red; font-weight: normal; text-decoration: none }
a:hover      { color: red; font-weight: normal; text-decoration: underline }

.footer {
	FONT-FAMILY: Garamont, Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	color: #999999;
} 

a.linkfooter:link, a.linkfooter:visited, a.linkfooter:hover  {
	color: #999999;
	font-size:11px;
	text-decoration: underline;
}
a.linkmenu {
	display:block;
	padding:5px 5px 5px 10px;
	width:100%;
}

a.linkmenu:link, a.linkmenu:visited {
	color: white;
	font-size:12px;
	text-decoration: none;
}
a.linkmenu:hover  {
	color: white;
	font-size:12px;
	text-decoration: none;
	background-color:#C2CAD5;
}

.selected {
	background-color:#B32D2C;
}

h1 {
	font-size:22px;
	FONT-FAMILY: "Garamont", Georgia, Times New Roman, Times, serif;
	color: #000060;
	padding:10px 10px 10px 10px;
}


h2 {
	font-size:14px;
	FONT-FAMILY: "Garamont", Georgia, Times New Roman, Times, serif;
	color: #000060;
	FONT-WEIGHT: bold;
}

h3 {
	font-size:12px;
	FONT-FAMILY: "Garamont", Georgia, Times New Roman, Times, serif;
	color: #990033;
}


