BODY {
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	background-color : #F3F4F5;
}

TABLE.main {
	background : white;
	width : 770px;
	border : 1px solid white;
	border-left-style : none;
	border-right-style : none;
}


p.date {
	font-family: Tahoma, Verdana, Arial;
	color: #C0C0C0;
	FONT-SIZE: 10px;
	text-align : right;
	width: 770;
	background-color : #697074;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	vertical-align : middle;
	padding-right : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
}

p.motto {
	font-family: Tahoma, Verdana, Arial;
	color: white;
	FONT-SIZE: 15px;
	padding : 4px 0px 4px 0px;
	text-align : left;
	width: 402px;
	background-color : #8E979D;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : bold;
	background-image : url(../pictures/bg-motto.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	height : 150px;
}

p.right {
	font-family: Tahoma, Verdana, Arial;
	color: #404040;
	FONT-SIZE: 11px;
	padding : 4px 0px 4px 0px;
	text-align : right;
	width: 200px;
	background-color : white;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}



Font.red { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 13px; color: #A80606; font-weight : bold;  }
Font.text { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 11px; color:  #202020;  }
Font.white { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: White; }
Font.wtp { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #C0C0C0; }


A.text:link, A.text:visited { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #404040; FONT-SIZE: 11px; }
A.text:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #FF0000; FONT-SIZE: 11px;  }

A.wtp:link, A.wtp:visited { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #C0C0C0; FONT-SIZE: 8px; font-weight : bold; }
A.wtp:hover { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: white; FONT-SIZE: 8px; font-weight : bold; }

