

p.head {font: normal normal 800 16px arial}
p.red {color: red}
p.error {font: normal normal 600 12px arial}

p{
	font: 300 normal 13px arial;
	color: #003366;
}
p{line-height: 140%;}

p.large {font: normal normal 500 13px arial}
p.large{line-height: 120%;}
p.large{color: #0000cc;}

p.tiny {font: 400 normal 11px/120% Verdana, Arial, Helvetica, sans-serif}
p.tiny{
	color: #333333;
}

p.xs {font: normal normal 400 10px arial}
p.xs {line-height: 115%;}

p.home{font: normal normal 400 13px arial}
p.home{color: #003366}
p.home{line-height: 140%;}

li{font: normal normal 400 13px arial}
li{color: #333333}
li{line-height: 150%}

div.padding {
	PADDING-RIGHT: 15px; PADDING-LEFT: 20px
}
div.paddingTB {
	 PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
h1{
	font-style: italic; font-family: arial; font-size: 110%; line-height: 110%; color: #CCCCCC
	}
h2{
	font-style: italic; font-family: arial; font-size: 100%; line-height: 120%; color: #003366
	}
table.text {
	font: normal normal 400 13px arial; color: #333333; line-height: 120%;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF3399;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
	border: 1px solid #CC0000;
}

