P  {
	font-family : sans-serif;
	font-size : small;
	background-color : White;
}

H1  {
	font-family : sans-serif;
	font-weight : normal;
	font-size : x-large;
}

H2  {
	font-size : large;
	font-family : sans-serif;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
}

A  {
	font-family : sans-serif;
	font-weight : normal;
}

A:Visited  {
	font-family : sans-serif;
	font-weight : normal;
}

A:Active  {
	font-family : sans-serif;
	font-weight : normal;
}

A:Hover  {
	font-family : sans-serif;
	font-weight : normal;
}

P.status  {
	font-size : x-small;
	font-family : sans-serif;
	text-align : center;
}

P.title  {
	font-size : small;
	font-family : sans-serif;
	color : Black;
	text-align : left;
	background-color : White;
	font-weight : bold;
}

BODY  {
	font-family : sans-serif;
	font-size : small;
}

.welcome  {
	font-size : medium;
	font-family : sans-serif;
}

.table  {
	font-size : small;
	font-family : sans-serif;
}


