body {
	font: normal 1.0em/1.3em Times New Roman, Times, serif; 
	color: #00000; 
	background-color: #F5F5F5;
	margin: 10px
}
.Title {
	font: bold 1.3em Times New Roman, Serif;
	font-variant : small-caps;
}
.Bold { 
	font-weight: bold;
}
.BoldWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size : .9em;
}
.BoldLarge { 
	font: bold 1.2em Times New Roman, Serif; 
}
.BoldBlue { 
	font: bold 1.1em Times New Roman, Serif; 
	color: #000080; 
}
.BoldBlueU {
	font: bold 1.1em Times New Roman, Serif;
	color: #000080;
	text-decoration : underline;
}
.message { 
	font-weight: bold;
	color: #CC0000; 
}
.small { 
	font-size: .9em;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
img {
	border: none;
}
h1 { 
	font: bold 1.2em Times New Roman, Serif; 
}
h2 {
	font: bold 1.3em Times New Roman, Serif; 
	background-color: transparent;
}
h3 {
	font: bold 1.5em Times New Roman, Serif;
	background-color: transparent;
}
p {
	font: normal 1.0em/1.3em Times New Roman, Serif;
	background: transparent;
}
ul {
	text-align : left;
}
li {
	font: normal 1.0em/1.3em Times New Roman, Serif; 
}
dt {
	font: bold 0.95em/1.3em Times New Roman, Serif; 
	text-align: justify;
}
dd {
	font: normal 0.95em/1.3em Times New Roman, Serif; 
	text-align: justify;
}
a {
	color: #000080;
	background-color: transparent;
}
a:visited {
	color: #000033;
	background-color: transparent;
}
a:active {
	color: #CC0000;
	background-color: transparent;
}
a:hover {
	color: #CC0000;
	background-color: #F9F9F9;
}
.LeftMenu {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #FFFFCC;
	text-align: left;
	text-decoration: none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
a.LeftMenu:link {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
a.LeftMenu:visited {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #FFFFCC;
	text-align: left;
	text-decoration: none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
a.LeftMenu:hover {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
a.LeftMenu:active {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.sLeftMenu {
	font: bold .95em Times New Roman, Serif;
	color: #FFFFFF;
	text-align: left;
	padding : 5px;
}
.IconMenu {
	font: bold 1.0em Times New Roman, Serif;
	color: #FFFFFF;
	text-align: left;
}
.sIconMenu {
	font: bold 1.0em Times New Roman, Serif;
	color: #330000;
	text-align: left;
}
Span.super {
	font: bold .75em Times New Roman, Serif;
	vertical-align : super;
}
Span.tteddo {
	color: #330000;
	font-family : Times,serif;
	text-decoration: underline;
	font-style: italic;
	font-size: 10px;
	text-align : center;
	clear: both
}
