body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a 
{
	color: #3399cc;
	text-decoration: none;
}
a:hover
{
    color: #3399cc;
    text-decoration: underline;
}

.supportHead {
	color: #7A94A5;
	font-weight: bold;
	font-style: italic;
}

H1 {
	font-size: 12px;
	color: #515A63;
	font-weight: bold;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515A63;
}
li 
{
	font-size: 12px;
	color: #515A63;
}
ol {
	font-size: 12px;
	color: #515A63;
}
ul {
	font-size: 12px;
	color: #515A63;
}
.boxTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.radioStyle {
	font-size: x-small;
	color: #50667C;
}