body	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans";
	color: #000066;
	font-size: 10pt;
	background-image: url('images/backgroundrotarywheel.jpg');	 
	}

p	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans" ;
	font-size: 10pt;
	font-style: normal;	
	}

td	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans" ;
	font-size: 10pt;
	font-style: normal;	
	}

h1	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: gold;
	font-weight: bold;
	font-size: 28pt;	
	text-align: center;
	}
	
h2	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: #660099;
	font-weight: bold;
	font-size: 14pt;		
	}

h3	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: black;
	font-weight: bold;
	font-size: 12pt;		
	}

h6 	{
	color: red;
	}
	
	
a:link, a:active
	{
	color: #0033CC;
	text-decoration: none;
	}

a:hover 
	{
	color:green;
	text-decoration: none;	
	}

a:visited
	{
	color:0033CC;
	text-decoration: none;
	}

table	{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	border-color: black;
	}

ul	{	
	list-style-type: disc;
	}

b	{
	font-size: 11pt;
	font-weight: bold;
	}
	
.start 
	{
	font-size: 14pt;
	tont-style: bold;
	}
	
.subheading
	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: black;
	font-weight: bold;
	font-size: 11pt;		
	}