P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : White;
	text-align : center;
}

h1  {
	font-size : large;
	font-family : Charlesworth;
	font-weight : bold;
	font-style : italic;
	color : white;
	text-align : center;
}

h2  {
     font-size : medium;
	 font-family : Charlesworth;
	 font-weight : bold;
	 font-style : italic;
	 color : white; 
	 text-align : center;
}

h3  {
     font-size : medium;
	 font-family : Charlesworth;
	 font-weight : bold;
	 font-style : italic; 
	 color : white;
	 text-align : center;

}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

table  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : center;
	text-decoration : none;
}

.1  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align : center;
	text-decoration : none;
}

p.2  {
     font-size : x-small;
	 font-family : Arial;
	 font-weight : normal;
	 font-style : normal;
	 color : white;
	 text-align : center;