P  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : x-large;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #DC143C;
	text-decoration : none;
	text-align : center;
}

H2  {}

H3  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Teal;
}

A:Visited  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #B22222;
}

A:Active  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #483D8B;
}

A:Hover  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : italic;
	color : #1E90FF;
}

BODY  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H5  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


