body {
	   background : #FFFFFF;
	   font-size : 14pt;
	   font-weight : normal;
	   color : #0066FF;
	 }
H1, H2, H3, {
			 color : #6600CC;
			 font-weight : bold;
			}
H1	{
	 font-size : 30pt;
	 }
H2	{
	 font-size : 24pt;
	 text-align : center;
	 }
H3	{
	 font-size : 18pt;
	 }
#center {text-align : center;
		 color : #000000;}
b	{
	 font-size : 16pt;
	 font-weight : bold;
	 color : #000000;
	}
P	{
	 font-size : 12pt;
	 font-family : serif;
	 font-weight : medium;
	 font-align : left;
	 color : #000000;
	}
em		{
		 font-size : 16pt;
		 font-style : none;
		 text-align : center;
		 color : #000000;
		 } 
A	{
	 font-size : 12pt;
	 color : #000000;
	 font-weight : normal
	 text-decoration : none;
	}
A:Visited	{
			font-size : 12pt;
			color : #990066;
			font-weight : normal
			text-decoration : none;
			}
A:Active	{
			font-size : 12pt;
			color : #990099;
			font-weight : normal
			text-decoration : none;
			}
A:Hover		{
			font-size : 12pt;
			color : #9933FF;
			font-weight : bold
			text-decoration : none;
			}
			 

