body
{
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size: 10pt;
	color : #336666;
}

.title
{
	font-weight:bold;
	font-size:12pt;
	color:#FC3762;
}

td
{
	font-family:Arial;
	font-size: 10pt;
	color : #336666;
}

td.footer
{
	font-family:Arial;
	font-size: 10pt;
	color : #FFFFFF;
}

h1
{
	font-weight : bold;
	font-style : normal;
	font-size: 18pt;
}

h2
{
	font-weight : bold;
	font-style : normal;
	font-size: 14pt;
}

h3
{
	font-weight : bold;
	font-style : normal;
	font-size: 12pt;
}

p
{
	font-family:Arial;
}

a
{
	font-family:Arial;
	color:blue;
}

a:visited
{
	font-family:Arial;
	color:purple;
}

a:active
{
	font-family:Arial;
	color:red;
}

a:hover
{
	font-family:Arial;
	color:red;
}

a.header
{
	font-family:Arial;
	color:red;
	text-decoration:none;
}

a.header:visited
{
	font-family:Arial;
	color:purple;
	text-decoration:none;
}

a.header:active
{
	font-family:Arial;
	color:red;
	text-decoration:none;
}

a.header:hover
{
	font-family:Arial;
	color:#353362;
	text-decoration:none;
}

a.footer:link
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:active
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:visited
{
	font-family:Arial;
	color:white;
	text-decoration:none;
}

a.footer:hover
{
	font-family:Arial;
	color:purple;
	text-decoration:none;
}

ui
{
	font-family:Arial;
}

li
{
	font-family:Arial;
}

.just
{
	text-align:justify;
}
