﻿#WebPageElement h1
{
FONT-family:Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 24px !important;
COLOR: #ffffff !important;
}

#WebPageElement h2
{
FONT-family: Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 22px !important;
COLOR: #ffffff !important;
}

#WebPageElement h3
{
FONT-family: Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 20px !important;
COLOR: #ffffff !important;
}

#WebPageElement h4
{
FONT-family: Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 18px !important;
COLOR: #ffffff !important;
}

#WebPageElement h5
{
FONT-family: Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 16px !important;
COLOR: #ffffff !important;
}

#WebPageElement h6
{
FONT-family: Arial, Verdana, Tahoma !important;
FONT-WEIGHT: Bold !important;
font-size: 14px !important;
COLOR: #ffffff !important;
}

#WebPageElement P
{
FONT-family: Arial !important;
FONT-WEIGHT: normal !important;
font-size: 14px !important;
COLOR: #ffffff !important;
}

#WebPageElement A
{
FONT-family: Arial, Verdana, Tahoma !important;
TEXT-DECORATION: none !important;
COLOR: #ffffff !important;
}


#WebPageElement A:Hover
{
FONT-family: Arial, Verdana, Tahoma !important;
TEXT-DECORATION: underline !important;
COLOR: #ffffff !important;
}

#WebPageElement table, tbody
{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}