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

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

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 13px;
}

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

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

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

table
{
	margin: 0px;
}

a:link
{
	color : #ffff00;
	text-decoration : none;
}

a:active
{
	color : #ffff00;
	text-decoration : none;
}

a:visited
{
	color : #ffff00;
	text-decoration : none;
}
a:hover
{
	color : #ffff00;
	text-decoration : none;
}

.head1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 17px;
	color: #ffffff;
}

.head2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 15px;
	color: #ffffff;
}

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

.vivace
{
	font-family: English111 Vivace BT, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 24px;
}
