P  {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	color : Red;
}

BODY  {
	text-align : justify;
}

.little  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}

.big  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

#winfring  {
	font-size : x-small;
	font-family : Verdana, arial, helvetica;
	color : Navy;
}

#tablehead  {
	font-family : Arial;
	font-weight : bold;
	color : White;
	font-size : 11px;
}

#period  {
	font-size : 12px;
	font-family : Arial;
	color : Black;
}

#recap  {
	font-size : 12px;
	font-family : Arial;
	color : Blue;
}

#tablehead2  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : Yellow;
}

#tablehead3  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	text-align : justify;
}

