P  {}

H1  {
	font-size : xx-large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : center;
}

H2  {
	font-size : x-large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

H3  {
	font-size : large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : center;
}

A  {
	font-size :14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

A:Visited  {
	font-size : 14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:Active  {
	font-size : 14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:Hover  {
	font-size : 14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color : #000080;
}

BODY  {
	background-color : #FFFFFF;
	font-size :14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

TABLE  {
	text-align : left;
}

.topbar {
	background-color : gray;
	font-size : 14px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align : left;
}
