P  {}

H1  {
	font-size : large;
	font-family : Trebuchet MS, sans-serif;
	color : Black;
	text-decoration : underline;
	text-transform : uppercase;
}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : sans-serif;
	color : Red;
	text-decoration : none;
	font-style : italic;
}

A:Visited  {
	font-family : sans-serif;
	color : Red;
	text-decoration : none;
	font-size : x-small;
	font-style : italic;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	text-decoration : underline;
	color : Red;
	font-style : italic;
}

A:Hover  {
	font-family : sans-serif;
	font-size : x-small;
	color : Red;
	text-decoration : underline;
	font-style : italic;
}

BODY  {
	font-family : Trebuchet MS, sans-serif;
	font-size : x-small;
}

TD  {
	font-family : Trebuchet MS, sans-serif;
	font-size : x-small;
}

A.caption  {
	font-family : Trebuchet MS, sans-serif;
	color : Red;
	font-size : x-small;
	font-style : normal;
}

A:Visited.caption  {
	font-size : x-small;
	font-family : Trebuchet MS, sans-serif;
	color : Red;
	font-style : normal;
}

A:Hover.caption  {
	font-size : x-small;
	font-family : Trebuchet MS, sans-serif;
	color : Red;
	font-style : normal;
	text-decoration : underline;
}

a:active.caption  {
	font-size : x-small;
	font-family : Trebuchet MS, sans-serif;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A.mail  {
	font-size : small;
	font-family : Trebuchet MS, sans-serif;
	color : Red;
	font-style : normal;
}

A:Visited.mail  {
	font-size : small;
	font-family : Trebuchet MS, sans-serif;
	font-style : normal;
	color : Red;
}

A:Hover.mail  {
	font-size : small;
	font-family : Trebuchet MS, sans-serif;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Active.mail  {
	font-size : small;
	font-family : Trebuchet MS, sans-serif;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

blockquote  {
	font-size : x-small;
	font-family : Trebuchet MS, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

