P  {}

H1  {}

H2  {}

H3  {}

A  {}


body  {
	font-family : Arial,sans-serif;
	color : Black;
	background-color : #eeeeee;
}

frameset{
	font-family : Arial,sans-serif;
	background-color : #ccccff;
}

frameset.default {
	font-family : Arial,sans-serif;
	background-color : #eeeeee;
}

table {
	font-size: x-small; 
}

table.body {
	font-size: x-small; 
}

table.topbar {
	background-color : White;
}

col.right {text-align: right}
col.center {text-align: center}
col.left {text-align: left}


tr.title  {
	color : White;
	background-color : #666699;
	font-size: medium; 
	font-weight : bold;
	text-align: center;
}

tr.xx-small  {
	font-size: xx-small; 
}

td.strong  {
	font-weight : bold;
}

td.xx-small  {
	font-size: xx-small; 
}

div.center {
	text-align: center;
}

div.xx-small {
	font-size: xx-small; 
}

A:link  {
	text-decoration : none;
	color : #666699;
}

A:visited  {
	text-decoration : none;
	color : #666699;
}

A:active  {
	text-decoration : none;
}

A:hover  {
	background-color : Silver;
	text-decoration : none;
	color : Black;
}



