*
{
	margin: 0;
}

a
{
	color: #808080;
	text-decoration: none;
}

html, body, form
{
	height: 100%;
}

body
{
	font-family: Arial;
	background-image: url(/Resources/images/Main_Side_BG.png);
	color: #4d4d4d;
	font-size: 9pt;
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}

h3, h4
{
	font-family: Times New Roman;
	color: Black;
	font-weight: normal;
}

h3
{
	font-family: Times New Roman;
	color: Black;
	font-size: 14pt;
	font-weight: normal;
	width: 500px;
}

h1, h2
{
	margin: 20px 0px 12px 0px;
}

h1
{
	font-family: Times New Roman;
	font-size: 17pt;
	color: Black;
	font-weight: normal;
}

h2
{
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: normal;
	color: Black;
	margin-top: 12px;
}

img
{
	border: 0px;
}

