@charset "UTF-8";
/* CSS Document */

body, p { 
background:#0031FA url("bg.jpg") 0 0 repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none
background-color: #81c100;
font-family: 'Trebuchet MS', Verdana, sans-serif; 
font-size: 10pt; 
color: white; 
}

.small {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 8pt; 
}

h1 { font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 20pt; color: white; font-weight: bold;  }
h2 { font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 16pt; color: white; font-weight: normal; }
h3 { font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 12pt; color: white;  }
h4 { font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 10pt; color: white;  }

a:link { 
	color: white;
	text-decoration: underline; 
	}
a:visited { 
	color: white;
	}
a:hover { 
	color: white;
	}
a:active { 
	color: white;
	}
	
.smallbot {
position:fixed;
width: 100%;
background:#CCCCCC;
bottom:0px;
right:0px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 8pt; 
color: black; 
}
