body {
	background-color: #FFEEFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin: 1em 0em 0em 2em;
}

table {
	empty-cells: show;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #330000;
	border: solid 1;
	empty-cells: show;
}

a {
	color: navy;
	text-decoration: none;
	font-weight: 580;
}

a:hover {
	color: #DEDECA;
}

.alta {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

ul {
	text-align: justify;
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 3em;
}

li {
	margin-top: 0em;
	list-style-type: square;
}

.ulstyle1 {
	text-align: justify;
	font-size: 0.9em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 3em;
	list-style-type: square;
}


form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	width: 500px;
	line-height: 1.2em;
	margin-top: 0.5em;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	width: 650px;
	color: #660000; 
	font-style: oblique;
	text-align: left;
}

.header {
	font-family: Georgia;
	font-size: 1.5em;
	background-color: #990000;
	color: #FFFF66;
	padding: 0.4em;
	text-align: right;
	width: 650px;
}

.header2 {
	font-family: Georgia;
	font-size: 1.5em;
	background-color: #990000;
	color: #FFFF66;
	padding: 0.5em;
	text-align: right;
	width: 350px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
	padding-left: 1em;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	color: #990000;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
	padding-right: 1em;
	text-align: right;
	width: 800px;
	font-weight: bold;
}

.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
	padding: 0.1em;
	text-align: right;
	width: 500px;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
	border-width: 0.1em;
	text-align: center;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #336699;
	padding: 0.1em
}

.titlebar_a {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #660000; font-weight: bolder; font-size: medium;
}

p {
	width: 650px;
	text-align: justify;
}

.pfooter {
	width: 750px;
	margin: -0.5em 0em 3em 8em;
	line-height: 1.5em;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.smalltext {
	font-size: .8em;
	margin-top: 0em;
	}

hr {
	width: 800px;
	color: #990000;
}

.hr2 {
	width: 350px;
	color: #990000;
	noshade;
}

P.INITIAL:FIRST-LINE {
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
}

.pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 650px;
	font-size: 1em;
	line-height: 1.5em;
}

.center {
	text-align: center;
}