body {
	background-color: #FFFFBB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin-left: 3em;
	margin-right: 3em;
	width: 100%;
}

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

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

a:hover {
	color: #DEDECA;
}

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

ul {
	text-align: justify;
	font-size: 1em;
}

.ulstyle1 {
	text-align: justify;
	font-size: 1em;
	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: 1em;
}

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

.header {
	font-family: sans-serif;
	font-size: 1.2em;
	background-color: #990000;
	color: #FFFF66;
	padding: 0.1em;
	text-align: right;
	width: 100%;
}

.header2 {
	font-family: sans-serif;
	font-size: 1.2em;
	background-color: #990000;
	color: #FFFF66;
	padding: 0.1em;
	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;
	text-align: right;
	width: 100%;
	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: 350px;
}

.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;
	}

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


input.big {
	width: 100px;
}

input.small {
	width: 50em;
}

p {
	width: 100%;
	text-align: justify;
}

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

hr {
	width: 100%;
	color: #990000;
}

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

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: 0.9em;
	line-height: 1.5em;
	margin-left: 1em;
}

.center {
	text-align: center;
}

.blueplaque {
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	background-color: #0000CC;
	padding: 0.1em;
}

.smalltext {
	font-size: .8em;
	line-height: 1.3em;
}

