body
{
	background-color : #EEFFEE;
}

p.title
{
	font-size : 24px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #6666FF;
	margin-bottom : 4px;
	margin-left : 6px;
}

p.subtitle
{
	font-family : Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	margin-top : 4px;
	margin-left : 8px;
	margin-bottom : 4px;
	font-color : #000000;
}

p.section
{
	font-family : Tahoma, Arial;
	color : #3333BB;
	font-size : 12px;
	font-weight : bold;
	margin-top : 4px;
	margin-left : 6px;
	margin-bottom : 4px;
	font-color : #000000;
	margin : 10px;
}

p.text
{
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #222222;
	margin-bottom : 4px;
	margin-left : 4px;
	text-align : justify;
	margin : 10px;
}

p.legend
{
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #999999;
	margin-bottom : 4px;
	margin-left : 4px;
	margin : 10px;
}


p.author
{
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #222299;
	margin-bottom : 4px;
	margin-left : 4px;
	text-align : right;
	font-style : italic;
	font-weight : bold;
	margin : 10px;
}

a.link
{
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #0000FF;
	text-decoration : underline;
}

a.link:hover
{
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #FF0000;
	text-decoration : underline;
}

a.footer
{
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #66AA66;
	text-decoration : underline;
}

a.footer:hover
{
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #FF0000;
	text-decoration : underline;
}

p.footer
{
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Arial;
	color : #66AA66;
	margin-top : 0px;
	margin-left : 4px;
	text-align : center;
	margin : 10px;
}

a.menu
{
	font-family : Tahoma, Arial;
	font-size : 12px;
	margin-top : 4px;
	margin-left : 1px;
	margin-right : 2px;
	margin-bottom : 4px;
	color : #4444FF;
	font-weight : bold;
	text-decoration : none;
}

a.menu:hover
{
	font-family : Tahoma, Arial;
	font-size : 12px;
	margin-top : 4px;
	margin-left : 1px;
	margin-right : 2px;
	margin-bottom : 4px;
	color : #FF4444;
	font-weight : bold;
	text-decoration : none;
}

table.menu
{
	background-image : url("images/bg_menu.png");
	border-width : 1px;
	border-style : solid;
	border-color : #4444FF;
	margin-left : 6px;
	margin-bottom : 5px;
	margin-top : 8px;
	width : 120px;
}

.field
{
	background-color: #FFFFFF;
	color: #555599;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #9999BB;
	margin-left: 4px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}