
			BODY {
           	font-family : Times New Roman, MS Serif, serif;
           	font-size : 14px;
           	font-weight : 400;
           	font-style : normal;
			color : #400080;
           	text-decoration : none;
			line-height: 150%;	
			background-color : #E0CFFC;
			}
		   
            blockquote {
           	font-family : Times New Roman, MS Serif, serif;
           	font-size : 14px;
           	font-weight : 400;
           	font-style : normal;
			color : #400080;
           	text-decoration : none;
			line-height: 150%;
           }
           
           .big1  {
           	font-family : Times New Roman, MS Serif, serif;
           	font-size : 14px;
           	font-weight : 800;
           }
           
			.title {
			font-family : Times New Roman, Times, serif;
			font-size : 24px;
			font-variant : small-caps;
			font-weight : bold;
			color : Silver;
			}
           
			.title2 {
			font-family : Times New Roman, Times, serif;
			font-size : 20px;
			font-variant : small-caps;
			font-weight : bold;
			color : #000099;
			}

			TH {
			font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;
			font-variant : normal;
			font-weight : bold;
			color : #E6E6FA;
			letter-spacing: 2px;
			}
			
			TD{
           	font-family : Times New Roman, MS Serif, serif;
           	font-size : 14px;
           	font-weight : 400;
           	font-style : normal;
			color : #400080;
           	text-decoration : none;
			line-height: 150%;			
			}

           .big2  {
           	font-family : Times New Roman, MS Serif, serif;
           	font-size : 21px;
           	font-weight : bold;
           }
		   
			 a:link  {
           	color : Blue;
		   font-size :14px;
           	font-family : Times New Roman, MS Serif, serif;
           	text-decoration : none;
			}
           
           a:hover  {
           	Color : Blue;
		   font-size :14px;
           	font-family : Times New Roman, MS Serif, serif;
           	text-decoration : none;
				background-color : #ADD8E6;
           }
           
           a:active  {
           	color : Red;
           	font-family : Times New Roman, MS Serif, serif;
           	text-decoration : none;
			font-size : 14px;
           }
           
           a:visited  {
           	color : Maroon;
		   font-size :14px;
           	font-family : Times New Roman, MS Serif, serif;
           	text-decoration : none;
           }




