
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h5, h6, input, menu, ol, p, th, ul, layer, select, span, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top :5;
	margin-bottom:0;

	text-decoration : none;	
}
a, a:link, a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top :0;
	margin-bottom:0;

	text-decoration : underline;	
}


A:link 
{
    color: #0099FF;
    text-decoration: underline;
}

A:hover 
{
    color: #0000FF;
    
}

A:visited 
{
    color: #152062;
}
DIV.ContentSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top :0;
	margin-bottom:0;
	margin-left :0;
	margin-right :0;
	text-decoration : none;	
}
DIV.ContentMedium{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top :0;
	margin-bottom:0;
	margin-left :0;
	margin-right :0;
	text-decoration : none;	
}
DIV.ContentLarge{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-top :0;
	margin-bottom:0;
	margin-left :0;
	margin-right :0;
	text-decoration : none;	
}
IMG.spacer { 	/* 	Used to hold open table cells in NS4. 
					Turn it off here so not to limit abilty to control 
					tables via CSS in enabled browsers. 
				*/
	width :0;
	height : 0;
}
A {
	background-color :transparent ;
}
body 
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
}
}