
ul
{
	list-style-image: url('images/bullet.gif');
}
ul ul
{
	list-style-image: url('images/bullet.gif');
}
ul ul ul
{
	list-style-image: url('images/bullet.gif');
}
a:link
{
	color: rgb(79, 111, 193);
}
a:visited
{
	color: rgb(131, 147, 186);
}
a:active
{
	color: rgb(204, 51, 0);
}
a:hover
{
	color: rgb(204, 51, 0);
}


.horizontal { font-size: 8pt; font-family: Verdana, Arial, Helvetica; font-weight: bold;  } 


.small { font-size: 8pt; font-family: verdana, arial, helvetica;  } 

body { background-color: rgb(241, 231, 176); font-family: Verdana, Arial, Helvetica; background-image: url('images/bg.gif'); font-style: normal; font-weight: normal; text-align: none; vertical-align: none  } 

h1 { font-family: Verdana, Arial, Helvetica; font-style: normal; color: #314B8C; font-weight: normal; font-size: 18pt;  } 
h2 { font-style: normal; font-weight: normal; color: #314B8C; font-size: 14pt; font-family: verdana, arial, helvetica;  } 
h3 { font-weight: bold; color: #314B8C; font-size: 12pt; font-family: verdana, arial, helvetica;  } 
h4 { font-size: 10pt; font-weight: bold; color: #314B8C; font-family: verdana, arial, helvetica;  } 
h5 { color: #314B8C; font-family: verdana, Arial, helvetica; font-size: 8pt; font-weight: bold;  } 
h6 { font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; font-size: 8pt; color: #314B8C;  }
 
p, ol, ol ol, ol ol ol, ul, ul ul, ul ul ul, textarea, input, option, select, dt, dl, dd 
{ font-family: verdana, arial, helvetica; font-size: 10pt;  }