

li
{
font-size: 14px;
margin: 0px;
font-family: Trebuchet MS;
list-style-type : circle;
}

.border
{
border: 1px solid #ffffff;
}

.border2
{
border: 1px solid #000000;
}

.border3
{
border: 3px double #F77805;
}


a:link  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

a:visited  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

a:active  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

a:hover  {
color : #548DD4;
text-decoration : none;
font-weight : normal;
}

.nav  {
color : #ffffff;
font-family: arial;
font-weight : normal;
font-size: 12px;
}

.nav:link  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:visited  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:active  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:hover  {
color : #F77805;
text-decoration : none;
font-weight : normal;
}

.link  {
color : #F77805;
font-family: arial;
font-weight : normal;
font-size: 12px;
}

.link:link  {
color : #F77805;
text-decoration : none;
font-weight : normal;
}

.link:visited  {
color : #F77805;
text-decoration : none;
font-weight : normal;
}

.link:active  {
color : #F77805;
text-decoration : none;
font-weight : normal;
}

.link:hover  {
color : #cccccc;
text-decoration : none;
font-weight : normal;
}
		
h1
{
font-size: 25px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h2
{
font-size: 20px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h3
{
font-size: 17px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h4
{
font-size: 12px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h5
{
font-size: 8px;
margin: 0px;
font-family: verdana, Trebuchet MS;
}

h6
{
font-size: 11px;
margin: 0px;
font-family: verdana, Trebuchet MS;
}


.mini
{
font-size: 9px;
color: #333333;
font-family: verdana, Trebuchet MS;
}

.mini:link  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:visited  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:active  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:hover  {
color : #F77805;
text-decoration : none;
font-weight : normal;
}

