a
{
	font-family: verdana;
	font-weight: none;
	font-size: 10pt;
	TEXT-DECORATION: none;
}

a:link
{
	color: #ebebeb;
}

a:visited
{
	color: #ebebeb;
}

a:hover
{
	color: #303030;
}

a:active
{
	color: #ebebeb;
}

body
{
	color: #ADB7C3;
	background-color: white;
	background-image:url('images/back2.jpg');
	background-repeat:repeat-x;
	font-family: verdana; color: #ebebeb;
	font-size: 9pt;
}

p.italic
{
	font-style: italic;
}

p.footer
{
	color: #303030;
}

p
{
	font-family: verdana;
	color: #ebebeb;
	font-size: 10pt;
}

h1
{
	font-family: verdana;
	font-weight: bold;
	font-size: 30pt;
	TEXT-DECORATION: none;
	color: #303030;
}

h2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 15pt;
	TEXT-DECORATION: none;
	color: #303030;
}

basefont
{
	size: 10;
	color: #EBEBEB;
}

img
{

}

