BODY {
font-family : Verdana,Arial;
font-size: 80%;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #294285;
scrollbar-3dlight-color: #c0c0c0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F0F0F0; text-align:left;
}

P, TD, UL, Table {
font-family : Verdana, Arial;
font-size : 100%;
}

LI {
font-family : Verdana, Arial;
font-size : 100%;
list-style-image: url('../_themes/deepblue/bull1_deepblue.gif')
}


/* this group sets the normal link colors */
A:LINK {
color : #6380BB;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color : #797979;
text-decoration : underline;
font-weight: bold;
}
A:HOVER {
color : #B08176;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #B08176;
text-decoration : underline;
font-weight: bold;
}

/* heading fomats */
h1, h2, h3, h4, h6
{
	font-family: Verdana, Arial;
}

h1 {
font-size : 150%;
font-weight : bold;
color : #1F3A80;}

h2  { 
font-size: 130%; 
color: #6380BB; 
font-weight: bold }

h3  { 
font-size: 115%; 
color: #808080; 
font-weight: bold }

h4  { 
font-size: 100%; 
color: #000080; 
font-style: italic; 
font-weight: bold }

h5  { 
font-size: 90%; 
color: #6380BB; 
font-weight: bold }

h6  { 
font-size: 80%; 
color: #FFFFFF; 
font-weight: bold }
