P  {
	font-size : 12px;
	font-family : arial;
	color : #000066;
}

H1  {
	font-size : 24px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
}

.maintext  	{
	font-size : 12px;
	font-family : Arial;
	color : Black;
}

.fronttext  	{
	font-size : 10px;
	font-family : Arial;
	color : white;
	font-weight : bold;
}

.redtext  	{
	font-size : 12px;
	font-family : Arial;
	color : Red;
}

.break {
	page-break-inside: auto;
	page-break-after: always;
	page-break-before: always;
}


.lettertext  {
	font-size : 14px;
	font-family : Arial;
	color : Black;
}

.bigtext  {
	font-size : 16px;
	font-family : Arial;
	color : Black;
}

.smalltext  {
	font-size : 10px;
	font-family : Arial;
	color : Black;
}

.header  {
	font-size : 14px;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}

.whiteheader  {
	font-size : 14px;
	font-family : Arial;
	color : white;
	font-weight : bold;
}

TEXTAREA { behavior: url(maxlength.htc)}

A	{
	color : #000066;
	font-size : 12px;
	font-family : Arial;
	}

A:Visited  {
	color : #000066;
}

A:Active  {
	color : #000066;
}

