P  {
	font-size : medium;
	font-weight : normal;
}

H1  {}

H2  {}

H3  {
	font-size : small;
	font-weight : bold;
	color : Red;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

#mp  {
	font-size : x-small;
	font-weight : bold;
	color : Red;
}

