
body {
	background-color: #FFFFFF;
	margin-top: 15px;
	font-family : Verdana, Helvetica;
		font-size : 11px;
		font-weight : normal;
		font-style : normal;
		color : #333333;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
		border-top-width : 0px;
		border-bottom-width : 0px;
		border-width : 0px;
		border-color : 0px;
}

.content
		{
		font-size : 12px;
		font-family : Verdana, Helvetica;
		font-weight : none;
		color : #333333;
		text-decoration : none;
		}

.content A
		{
		font-size : 12px;
		font-style : normal;
		font-weight : normal;
		color : #333333;
		font-family : Verdana, Helvetica;
		text-decoration : none;
		}		

.content A:Hover  
		{
		color : #666666;
		text-decoration : underline;
		}

.content A:Active
		{
		color : #CCCCCC;
		text-decoration : none;
		}	
		
.smallkop
		{
		font-size : 13px;
		font-family : Verdana, Helvetica;
		font-weight : bold;
		color : #FFFFFF;
		text-decoration : none;
		}

.kop
		{
		font-size : 13px;
		font-family : Verdana, Helvetica;
		font-weight : bold;
		color : #FF9900;
		text-decoration : none;
		}

.border_right
{
	border-right: 1px solid;
	border-right-color: #FF9900;
}