body, p, td, input, select, pre
{
	font-family: Verdana;
	font-size: 11px;
}

h1
{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

h2
{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

.extra_small
{
	font-size: 9px;
}

.small
{
	font-size: 10px;
}

.big
{
	font-size: 12px;
}

.extra_big
{
	font-size: 13px;
}

a:hover
{
	text-decoration: none;
}

a:visited
{
	color: #7EB3FC;
}

a
{
	color: #4688E2;
	text-decoration: underline;
}

a.header:hover
{
	text-decoration: underline;
}

a.header
{
	text-decoration: none;
}
