body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
/*		font:1em Verdana, Arial, Helvetica, sans-serif;
		leftmargin=0 topmargin=0 marginwidth=0 marginheight=0;
*/		background:#FFFFFF
		}
		
.company {
		font-size: 325%; 
		font-weight: bold; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background:#000066; 
		color:#FFFF33;
		border:solid; 
		border-width:0px 0px 3px; 
		border-color:black black #FF0000; 
		padding:0.4em 0px 0.2em 50px
		}
		
p 		{
		font-family:Arial, Helvetica, sans-serif;
		/*padding:0em 2em 0em 1em*/
		}
		
.main_text {
		padding:20px 15%
		}
		
.index-text {
		font-weight:bold;
		color:#CC3300
		}
		
.footer_text {
		white-space:nowrap; 
		/*background:#000066; */
		/*text-align:center; */
		/*color:#FFFFFF; */
		font-weight:bold;
		font-size:80%
		}
		
a:link {
		color:#006699; 
		white-space:nowrap; 
		text-decoration:none; 
		font-weight:bold; 
		font-size:90%
		}
		
a:hover {
		color:#006699;
		background-color:#99CCFF;
		text-decoration:underline; 
		font-weight:bold; 
		font-size:90%
		}
		
a:visited {
		color:#006699; 
		text-decoration:none; 
		font-weight:bold; 
		font-size:90%
		}
		
.left_column {
		padding:2em 0px 0px 2em;
		}
		
.right_column {
		background:#FFFFF3 
		}
		
h1 		{  
		font-family:Georgia, "Times New Roman", Times, serif; 
		color:#CC3300; 
		margin:0px 0px; 
		font-size:200%; 
		padding:0px 0px; 
		white-space:nowrap
		}
		
h2 		{
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-style:italic; 
		margin:0px 0px 0em 3em; 
		font-weight:normal; 
		color:#CC3300; 
		/*border:solid; 			commenting these lines out 
		border-width:0px 0px 1px; 	gets rid of solid border and underline
		border-color:black black #CC3300; */
		padding:0px 0em 0px 0px; 
		white-space:nowrap
		}
		
h3 		{
		font-weight:bold; 
		font-size:100%; 
		color:#CC3300; 
/*		margin-top:1.5em; 
		margin-right:0px; 
		margin-bottom:0.5em; 
		margin-left:0px
*/		}
		
.images {
		margin-top:5px;
		margin-right:10px;
		margin-bottom:5px;
		margin-left:10px	
		}
				
.left_column_tag {
		font-size:60%; 
		text-align:center; 
		font-family:Verdana, Arial, Helvetica, sans-serif
		}
		
.row_colour {
		background:#EEEEEE
		}
		
.underline {
		border:black solid; 
		border-width:0px 0px 1px
		}
		
.navigation_buttons {
		border:solid; 
		border-width:1px 2px 2px 1px; 
		border-color:#CCCCCC #999999 #999999 #CCCCCC; 
		margin:10px 0px
		}
		
li 		{
		font-size:90%
		}

.title3	{
		font-weight:bold;
		color:#cc3300
		}