a:link       {
text-decoration: none;
color: #df0029;
font-size: 10pt; 
font-weight: bold;
font-family: verdana,geneva,arial,helvetica,sans-serif
}
a:visited 	{
text-decoration: none; 
color: #324395; 
font-size: 10pt; 
font-weight: bold;
font-family: verdana,geneva,arial,helvetica,sans-serif
}
a:hover   	{
text-decoration: underline; 
color: #324395; 
font-size: 10pt; 
font-weight: bold;
font-family: verdana,geneva,arial,helvetica,sans-serif
}
a:active	{
text-decoration: underline; 
color: #324395; 
font-size: 10pt; 
font-weight: bold;
font-family: verdana,geneva,arial,helvetica,sans-serif
}

p         	{
font-family: Verdana, Arial; 
font-size: 10pt 
}


/*Small Black Text*/
h2	{
font-family: verdana,arial;
font-size: 8pt;
font-weight: normal
}

/*Large Bold Black Text*/
h3           { 
font-family: Verdana, Arial; 
font-size: 12pt; 
font-weight: bold 
}

/*Large White Text*/
h4	{
font-family: verdana, arial;
font-size: 12pt;
color: #ffffff;
font-weight: bold
}


ul           {
font-size: 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}


b            { 
font-family: "Verdana", "Arial"; 
font-size: 10pt
}

/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
}
