HTML, BODY
	{
	font-family: 		verdana,helv,helvetica;
	font-size: 		10pt;
	color: 			#000000;
	background-color: 	#FFFFFF;
	background-repeat: 	no-repeat;	}

A:link, A:active, A:visited
	{
	text-decoration:	none;
	color: 			#003399;	
	font-weight:		normal;		}

A:hover {
	text-decoration:	underline;	}

INPUT[type="text"]
	{
	border:	1px solid #003399	}

DIV.ident {}

.mainmenu
	{ 
	border:		1px solid #003399;	
        margin-top: 	10px;
        float: 		left;
        width: 		120px; 
	font-size:	10pt;		
	padding:	10px;		}

.text
	{
	text-align:	left;
	margin-top:	10px;
	float:		left;
	font-size: 	10pt;
	padding:	10px; 		}

.title	{
	font-size:	12pt;	
	border: 3px solid #C0C0C0;	}

.subtitle
	{
	font-size:	10pt;
	font-weight:	bold;
	margin-left:	10pt;	}	

.vmenu	{
	text-align:	center;
	font-size:	10pt;
	color:	#C0C0C0;
	font-weight:	bold;	}
