/*  CAOG.css  */
/*  Author: BD Cowan */
/*  Date: 3/3/2000  */

	body 		{background-color: #FFFFFF; 
		  	 background-image:url(../Leftimg.jpg);
			 background-repeat: repeat-y;
			 font-family: helvetica, arial, sans-serif;}
	P,p   	{color: black;
			 font-size: 10pt;
			 font-family: helvetica, arial, sans-serif;}
	H2,H3,H4,H5	{color: black;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;}
	.big  	{color: black;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 12pt;}
	.bigger	{color: black;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 14pt;}
	.biggest	{color: black;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 18pt;}
	.blub 	{color: blue;
			 font-size: 10pt;
			 font-family: helvetica, arial, sans-serif;	
			 font-weight: bold;}
	.blu	 	{color: blue;
			 font-size: 10pt;
			 font-family: helvetica, arial, sans-serif;}
	.blk	 	{color: black;
			 font-size: 10pt;
			 font-family: helvetica, arial, sans-serif;}
	.blkb		{color: black;
			 font-size: 10pt;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;}
	.greyb	{color: #4D4D4D;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 10pt;}
	.redb		{color: #C00000;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 10pt;}
	.red		{color: #C00000;
			 font-family: helvetica, arial, sans-serif;
			 font-size: 10pt;}
	.maroonb	{color: #800000;
			 font-family: helvetica, arial, sans-serif;
			 font-weight: bold;
			 font-size: 10pt;}
	.maroon	{color: #800000;
			 font-family: helvetica, arial, sans-serif;
			 font-size: 10pt;}
	td {
		font-family: helvetica, arial, sans-serif;
		font-size : 10pt;
		color : 333333;
		}
