h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 14pt;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 12pt;
}

body
{
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #000000;
}

p,td,li,ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
}

input,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
}

table
{
	margin: 0px;
}

a:link
{
	color : #B42714;
	text-decoration : none;
	font-weight : bold;
}

a:active
{
	color : #B42714;
	text-decoration : none;
	font-weight : bold;
}

a:visited
{
	color : #B42714;
	text-decoration : none;
	font-weight : bold;
}
a:hover
{
	color : #B42714;
	text-decoration : none;
	font-weight : bold;
}

.head1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 14pt;
	color: #000000;
}

.head2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 12pt;
	color: #000000;
}

.big
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 18pt;
}
