body { 
		background-color: #FFFFFF;
		color: #003c00;
		font-family: Tahoma;
		font-size: 10pt;
		line-height: normal;
		text-align: left;
}

a:link {
		text-decoration: underline;
		}

a:hover {
		text-decoration: underline;
		}

h1 {
		font-size: 20pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: center;
	}

h2 {
		font-size: 16pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: left;
	}

h3 {
		font-size: 14pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: left;
	}

h4 {
		font-size: 12pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: left;
	}

h5 {
		font-size: 10pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: left;
	}

h6 {
		font-size: 16px;
		font-family: Tahoma;
		font-weight: bold;
		text-align: left;
		}

.style1 {
		font-size: 11pt;
		font-weight: bold;
		}
		
.style2 {
		font-size: 12pt;
		font-weight: bold;
		}
.style3 {
		font-size: 14pt;
		font-weight: bold;
		}
.style4 {
		background-repeat:no-repeat;
		background-position:right top;
		}
.table {
    	font-size: 10pt;
		font-weight: bold;
		}
		
.events{
		font-size: 11pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: center;
	}
.poster {
		font-size:14px;
		color:#FFFFFF;
		font-family: Tahoma;
		font-weight:bold;
		text-align:center;
		
		}
		
		.posterheader {
		font-size:20px;
		color:#FFFFFF;
		font-family: Tahoma;
		font-weight:bold;
		
		}
.tableheader {
		font-size: 16pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: center;
		}
.services {
		font-size: 12pt;
		font-family: Tahoma;
		font-weight: bold;
		text-align: center;
		}
.highlight{
		color: #0066ff;
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		}
.info {
		color: #003c00;
		font-family: Tahoma;
		font-size: 7pt;
		font-weight: bold;
		}
ul {
		margin-top: 0em;
		margin-bottom: .7em;
		margin-left: 2em;
		list-style-type: none;
		}
li {
		margin-top: 0em;
		margin-bottom: 0em;
		padding: 0 0 0 10px;
		background: url(../images/oball2.gif) no-repeat 0px .4em;
}
