html, body, form, div, table, .bodyFont
{
	font-family: Arial;
	font-size: 12px;
	color : #282828;
}

.headerFont
{
	font-family: Arial;
	font-size: 20px;
	color : #00a4e6;
	font-weight:bold;
}

.headerParaBlue
{
	font-family: Arial;
	font-size: 14px;
	color : #00a4e6;
	font-weight:bold;
}

.headerParaBlack
{
	font-family: Arial;
	font-size: 14px;
	color : #282828;
	font-weight:bold;
}

.headerEmphasisBlue
{
	font-family: Arial;
	font-size: 20px;
	color : #00a4e6;
}

.headerEmphasisBlack
{
	font-family: Arial;
	font-size: 20px;
	color : #282828;
}

h2
{
	font-size: small;
}

h3
{
	font-size: large;
}

img
{
	border-style: none;
}