H1  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	color : #6699FF;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	noundies;
}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}


.title{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 14px;
	background : #6699FF;
	font-weight : bold;
}

.dataEntry {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 12px;
}
.data{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}

.tableheader{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	background : #6699FF;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
.bodyBold {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}

.bodyLarge {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
}
.bodyXLarge {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
}
.bodySmall {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}
.bodyXSmall {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 8px;
}
.message{
	font-family : Arial, Helvetica, sans-serif;
	color : #0033CC;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}

.highlight{
	font-family : Arial, Helvetica, sans-serif;
	color : #6699FF;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}

.alert{
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
}
.printHeader{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : bolder;
	font-size : 12pt;
}
.print{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
}
.printSmall{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
}
