FONT {
	font-family: arial, helvetica, verdana;
}

TD {
	font-size:10pt;
}

INPUT.flat {
	border:1px inset #000000 #CCCCCC;
}

INPUT.submit {
	border:1px raised #000000;
}

TEXTAREA.communicator {
	border:0px solid #000000;
}

INPUT.BUTTON {
	background-color: #5F77C9;
	border:1px  raised #000000;
	font-weight:bold;
	color: #FFFFFF;
}

A {
	color:#0000FF;
}

A:active {
	color:#0000FF;
}

A:visit {
	color:#0000FF;
}

A:hover {
	color:#0000FF;
}

.subtitle {
	color:#1C5BA2;
	text-align:center;
	font-family: arial, helvetica, verdana;
	font-size:12pt;
}

.sectiontitle {
	color:#1C5BA2;
	font-family: arial, helvetica, verdana;
	font-size:12pt;
}

.title {
	color:#1C5BA2;
	text-align:center;
	font-size:15pt;
}

.cellborder {
	padding:4,4,4,4;
	border:1 solid #1C5BA2;
	border-top-width:1;
	border-left-width:1;
	border-right-width:1;
	border-bottom-width:1
}

.border { 
	border:1px solid #336699;
}

.eight {
	font-family: arial, helvetica, verdana;
	font-size:8pt;
}

.nine {
	font-family: arial, helvetica, verdana;
	font-size:9pt;
}

.ten {
	font-family: arial, helvetica, verdana;
	font-size:10pt;
}

.eleven {
	font-size:11pt;
}

.twelve {
	font-size:12pt;
}

.thirteen {
	font-size:13pt;
}

.fourteen {
	font-size:14pt;
}

.fifteen {
	font-size:15pt;
}

.sixteen {
	font-size:16pt;
}

.seventeen {
	font-size:17pt;
}

.eighteen {
	font-size:18pt;
}