.body {
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 14px;
color: #000066;
background: #FFF;
text-align: left;
}

.table {
font-family: Arial;
font-size: 12px;
text-align: left;
color: #000066;
}

.title1 {
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-align: left;
color: #000066;
}

.title2 {
font-family: Arial;
font-size: 18px;
font-weight: normal;
text-align: left;
color: #000066;
}

.titlered {
font-family: Arial;
font-size: 17px;
font-weight: normal;
text-align: left;
color: #FF0000;
}

.titlegreen {
font-family: Arial;
font-size: 17px;
font-weight: normal;
text-align: center;
color: #009933;
}

.titleredlg {
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #FF0000;
}

A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

.TD {
	font-size: 12px;
	font-family : Arial;
}

.P {
	font-size: 12px;
	font-family : Arial;
}

.TD.smaller {
	font-size: 10px;
	font-family : Arial;
	color : #000066;
}

.P.smaller {
	font-size: 10px;
	font-family : Arial;
	color : #000066;
}

.P.title {
	font-size: 16px;
	font-family : Arial;
	color : #000066;
	text-decoration : none;
	font-weight:normal
}

.P.title2 {
	font-size: 18px;
	font-family : Arial;
	color : #000066;
	text-decoration : none;
	font-weight:normal
}

HR {
	color : #000066;
}

