body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
		
p {
			
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background-color : transparent;
font-size : 12px;
font-weight: normal;
}
		
		H1 {
			font-family : Arial, Helvetica, sans-serif;
			font-weight : bold;
      color : #333000;
			background-color : transparent;
			margin-top : 0;
      margin-bottom : 5px;
			font-size : large;
		}
		H2 {
			font-family : Arial, Helvetica, sans-serif;
			font-weight : bold;
			color : #333000;
			background-color : transparent;
			margin-top : 0;
			margin-bottom : 0;
			font-size : 14px;
		}
		H3 {
			font-family : Arial, Helvetica, sans-serif;
			font-weight : normal;
			color : #333000;
			background-color : transparent;
			margin-top : 0;
			margin-bottom : 0;
			font-size : x-small;
		}
		A {
			font-style : normal;
			font-weight : normal;
			font-family : Arial, Helvetica, sans-serif;
			color : #003366;
			background-color : transparent;
			text-decoration : underline;
		}
		td {
			font-style : normal;
			font-weight : normal;
			font-family : Arial, Helvetica, sans-serif;
			color : #333000;
			background-color : transparent;	
			font-size : 12px;		
		}
		
		
		
		li {
			font-style : normal;
			font-weight : normal;
			font-family : Arial, Helvetica, sans-serif;
			color : #333000;
			background-color : transparent;
                                                font-size : 12px;
		}
		.contact {
			font-family : Arial, Helvetica, sans-serif;
			color : #333000;
			background-color : transparent;
			font-size : x-small;
			text-align : center;
		}
		.center {
			text-align : center;
		}
		.tm {
			font-size : x-small;
		}
                .greenbullet 
                { 
                        list-style : url(/images/green_right_arrow.gif) disc 
                }
		.quote {
			font-family : Arial, Helvetica, sans-serif;
			color : #336699;
			background-color : transparent;
			font-weight : bold;
                        font-style : italic;
		}
</style>







