.Copy
{
	color : #00000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.CopyBold
{
	color : #00000;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.CopyItalic
{
	color : #00000;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
}

.SubTitle
{
	color : #2A8EBF;
	font-size : 115%;
	font-weight : bold;
}

.Title
{
	color : #2A8EBF;
	font-size : 150%;
	font-weight : bold;
}

a
{
	color : #666699;
	font-weight : bold;
	text-decoration : none;
}

a:Active
{
	color : inherit;
	text-decoration : none;
}

a:Hover
{
	color : inherit;
	text-decoration : underline;
}

a:Visited
{
	color : inherit;
	text-decoration : none;
}

body
{
	color : #000000;
	font-family : arial;
	font-size : x-small;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

table
{
	font-family : arial;
	font-size : x-small;
}

