a { 
	text-decoration:none; 
	font-weight:bold; 
	color: 320CF1;
}

a:hover { 
	text-decoration:underline; 
}

a:visited { 
	color:red; 
}

.Default { 
	font-family:MS Sans Serif,Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-size:10px; 
	line-height:15px; 
	color:000000; 
}

.Header { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-size:15px; 
	line-height:17px; 
	color:000000; 
}

.NavBar { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	color:320CF1; 
}

.Menu { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	line-height:15px; 
}

.Large { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:22px; 
	line-height:25px;
	color:808080; 
}

.LargeBlack { 
	font-family:Arial,Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:18px; 
	line-height:25px; 
	color:000000; 
}

.Label { 
	font-family:Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:16px; 
	line-height:16px; 
	color:320CF1; 
}

.Special { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:15px; 
	line-height:18px; 
	color:808080; 
}

.Section { 
	font-family:Verdana,Geneva,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	line-height:17px; 
	color:320CF1; 
}

.Detail { 
	font-family:Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	line-height:13px; 
	color:808080; 
}

.Message { 
	font-family:Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:16px; 
	line-height:18px; 
	color:FF0000; 
}
.MessageWhite { 
	font-family:Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-weight:bold; 
	font-size:16px; 
	line-height:18px; 
	color:White; 
}
input {
	font-family:MS Sans Serif,Arial,Helvetica,adobe-helvetica,sans-serif; 
	font-size:10px; 
	line-height:15px; 
	color:000000; 
}