LI {
	font-family : "arial",;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}

.alignright
{clear: left;
float: right;}

.alignleft
{clear: right;
float: left;}

.clear
{clear: both;}

BODY {
	font-family: Arial;
	font-size: 11pt;
	border : thin Black;
}

H1 {
	color: Black;
	font-family: Arial;
	font-size: 14pt;
	font-style: strong;
	text-decoration : none;
}

H2 {
	color: Black;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
}

H3 {
	color: #ff0033;
	font-family: Arial;
	font-size: 10pt;
	font-style : bold;
}

P {
	color: Black;
	font-family: "Arial";
	font-size: 10pt;
}
TD {
	color: Black;
	font-family: "Arial";
	font-size: 10pt;
}

INPUT {
	font-family: "Arial";
	font-size: 10pt;
}

B {
	color: Black;
}

I {
	color: Black;
}
		
A:LINK {
	font : normal Arial;
	color: Navy;
	text-decoration : none;
}
		
.footer {
	font-size: 14pt;
	color: Black;
}
.header {
	font : bold Arial;
	font-size: 14pt;
	color: #ff0033;
	font-style : bold;
}
.header2 {
	font : bold Arial;
	font-size: 12pt;
	color: black;
	font-style : bold;
}
.header3 {
	font : bold Arial;
	font-size: 10pt;
	color: black;
	font-style : bold;
}
.header4 {
	font : bold Arial;
	font-size: 10pt;
	color: #ff0033;
	font-style : bold
}
.small {
	font : Arial;
	font-size: 8pt;
	color: black;
}
.xsmall {
	font : Arial;
	font-size: 6pt;
	color: black;
}
.kids {
	font : Arial;
	font-size: 8pt;
	color: blue;
}
.form {
	font : Arial Narrow;
	font-size: 10pt;
}				
.select {
	font : italic Arial;
	font-size: 10pt;
	color: #ff0033;
}				
.check {
	list-style-image : url(../webimages/check.gif);
}			
