/* tpprel */
P  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : .4in;
}

H1  {
	font-size : xx-large;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Red;
}


H1.Title  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
}



H2  {
	font-size : x-large;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

H3  {
	font-size : 6-pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H4  {
	font-family : Times New Roman;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H5  {
	font-family : Times New Roman;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

H6  {
	font-family : "Comic Sans MS";
	font-size : x-large;
	font-weight : bolder;
	font-style : oblique;
	color : Red;
}

H7  {
	font-family : Times New Roman;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Red;
}


A  {
	color: #FF0000; text-decoration: none;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : x-large;
	font-family : Century Schoolbook;
	font-weight : bolder;
	color : black
}