.SupportTextHeader
{
	font-family : Verdana;
	font-size : 9pt;
	color: #C22627;
}
.SupportText
{
	font-family : Verdana;
	font-size : 9pt;
}
a.email:link
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:active
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:visited
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:hover
{
	color: #ff0000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: none;
}
.BugReportHeader
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
}
.BugReportText
{
	font-family : Verdana;
	font-size : 8pt;
}
.FormStyle
{
	font-family : Verdana;
	font-size : 8pt;
	background-color :#ffffff;
	border : 1px outset Gray;
}
.FormStyle2
{
	font-family : Verdana;
	font-size : 8pt;
	color: #ffffff;
	background-color :#C22627;
	border : 1px outset Gray;
}

.Address
{
	font-family : Verdana;
	font-size : 7pt;
}
.FormText
{
	font-family : Verdana;
	font-size : 9pt;
}
.FormButton
{
	font-family : Verdana;
	font-size : 8pt;
	color: #ffffff;
	background-color :#C22627;
	border : 1px outset Gray;
}
.FormBox
{
	font-family : Verdana;
	font-size : 8pt;
	background-color :#ffffff;
	border : 1px outset Gray;
}