h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #575757;		
}


pre {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #575757;	
}
.hlt {
	background-color: #ffffff;
	color: #ffffff;
}

P, TD, LI, BLOCKQUOTE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #575757;
}
a.big, a:active.big, a:focus.big, a:link.big, a:visited.big {
	font-size: 14px;
	font-weight: bold;
}

a.small, a:active.small, a:focus.small, a:link.small, a:visited.small {
	font-size: 10px;
	font-weight: bold;
	color: White;
}

hr		{
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: Gray;
}


A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #993333;
}


A:HOVER {
	color: Navy;
	text-decoration: none;
}


.content {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	color : #575757;
}



.pageTitle {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}



.footer {
	font-size : 10px;
	color: White;
}
.nav {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.ShowMsg { color: #FF0000; font-weight:bold; }

.xsm { font-size: 9px; }
.sm { font-size: 10px; }
.lg { font-size: 12px; }
.xlg { font-size: 13px; }
.xxlg { font-size: 14px; }

.ffmed {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.ffsm {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


