BODY {
	FONT-SIZE: x-small; MARGIN: 0pt; COLOR: #333; FONT-FAMILY: verdana; BACKGROUND-COLOR: #fff
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #333; FONT-FAMILY: verdana
}
.stats {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: small; PADDING-BOTTOM: 5px; COLOR: #fff; PADDING-TOP: 5px; FONT-STYLE: italic; FONT-FAMILY: serif; BACKGROUND-COLOR: #9c0
}
.note {
	FONT-SIZE: xx-small; COLOR: #333; FONT-FAMILY: serif
}
.spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	font-style: italic;

}

.small_note_print
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
}

.small_note_big
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3366;
	font-style: normal;
}

.Header_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3366;
	font-style: normal;
	font-weight : bold;
}

.Header_font_smaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-style: normal;
	font-weight : bold;
}

.regular_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}

.regular_font_italic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}

.regular_font_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}
.regular_font_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3366;
	font-style: normal;
}

.regular_font_red_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3366;
	font-style: bold;
}
.Error_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3366;
	font-style: normal;
	font-weight : bold;
}

.small_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	font-style: normal;
	font-weight : none;
}

.Section_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3366;
	font-style: normal;
	font-weight : bold;
}
.input
	{
		border-width : 1px;
		border-color : Black;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		cursor : default;
		width : 180px;
		hight : 25px;
	}
.table_header_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight : bold;
}
.Section_header_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight : bold;
}
.Title_header_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight : bold;
}
.input_small
	{
		border-width : 1px;
		border-color : Black;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		cursor : default;
		width : 80px;
		hight : 25px;
	}