P  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

}

H1  {
	font-size : large;
	font-family : StopSCD;
	font-weight : normal;
	font-style : normal;
	color : Red;

}

H2  {
	
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;

}

H3  {
	
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #3399cc;

}

A  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

}

A:Visited  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

}

A:Active  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

}

A:Hover  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;

}

BODY  {
	
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

}

