body  {
	color : black;
	background-color : #D7D7AA;
}

H1.LinkHead_Left  {
	color : #000050;
	text-align : left;
	font-family : Century Gothic;
	font-weight : bold;
	font-size : x-small;
	text-transform : uppercase;
}

H1.LinkHead_Center  {
	color : #000050;
	text-align : center;
	font-family : Century Gothic;
	font-weight : bold;
	font-size : x-small;
	text-transform : uppercase;
}

P.quote  {
	color : #000050;
	font-family : Estrangelo Edessa;
	font-size : small;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

P.author  {
	color : #000050;
	font-size : xx-small;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-align : right;
}

H2  {
	color : black;
	text-align : center;
	font-family : verdana;
}

.button  {
	color : #ffffff;
	background-color : #000050;
	width : 200;
	
	font-weight : bold;
	font-size : 10pt;
	font-family : Century Gothic;
	text-transform : uppercase;
}

.button1  {
	color : #ffffff;
	background-color : #23239B;
	width : 200;
	
	font-weight : bold;
	font-size : 10pt;
	font-family: Century Gothic;
	text-transform: uppercase;
}

H1.content1  {
	font-size : x-small;
	font-family : Arial Black;
	font-weight : normal;
	font-style : normal;
	color : #000050;
	text-align : left;
	text-transform : uppercase;
}

body.type2  {
	color : #000050;
	background-color : #D7D7AA;
}


