body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: right;
}

h1 {
	color:#438FC3;
	font-size:20px;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
h2{
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
}


#LIST OL{
	font-style: normal;
	text-align: left;
	list-style-type: upper-roman;
}
.WhiteCell div ol {
	text-align: left;
}


#Conf { font-size:9px;}

TH{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-variant: small-caps;
	
}

.PgTitle{
	color:#438FC3;
	font-size:16px;
	font-weight:bold;
	font-variant: small-caps;
}

.Red{
	color:#900;
	font-size:14px;
	font-weight:bold;
}

.WhiteCell{
	background-color: #FFFFFF;
	text-align: left;
}

TD,TR {
	color: #006;
	font-size: 13px;
	text-align: left;
}
.Section {
	color: #333333;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


.Footer {font-size: 10px;}

A:LINK{
	font-size:12px;
	background-color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight: bold;
	color: #006;

}
	
A:VISITED{
	font-size:12px;
	background-color:#CCCCCC;
	text-decoration:NONE;
	color: #438FC3;
	text-transform:uppercase;
	font-weight: bold;
}
A:HOVER{
font-size:12px;
	background-color:#CCCCCC;
	text-decoration:NONE;
	color: #006699;
	text-transform:uppercase;
	font-weight: bold;
}

A:ACTIVE{
	font-size:12px;
	background-color:#CCCCCC;
	text-decoration:NONE;
	color: #438FC3;
	text-transform:uppercase;
	font-weight: bold;
}
.WhiteCell p .PgTitle.style1 {
	text-align: center;
}
.WhiteCell div p {
	text-align: center;
}
.WhiteCell div p {
	text-align: left;
}
