/*2007-12-24*/
body { background-color: #fff; }
a:hover { color: #c33; }
a:active { color: #c33; }
a:link { color: #036; }
a:visited { color: #666; }

small
{
	color: black;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.red
{
	color: #c33;
	font-style: normal;
	font-weight: normal;
}

h1
{
	color: #369;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
}

h2
{
	color: #369;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

h5
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
}

.red_big
{
	color: #c33;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
}

b
{
	color: #c33;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

/*body { margin-top: -1cm; }*/
