
body, html, div, font, p, td {
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;
	color: #2F79B1;
	margin: 0;
	padding: 0;
}

.entrytext{
font-weight: normal;
}
h1 {
	background: #2F79B1;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px dotted #ffffff;
}
h2 {
	background: #2A2A2A;
	color: #2F79B1;
	font-family: Arial;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-align: left;
	margin: 0;
        width: px;
	margin-top: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #FFFF00;
}
h3 {
	background: #101010;
	color: #2F79B1;
	font-family: arial;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #878787;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	color: #2F79B1;
	cursor: Pointer;
}
a:hover { 
	text-decoration: none;
	font-weight: underline;
	font-family: tahoma;
	color: #878787;
	cursor: Pointer;
}





input, select {
	color: #858585;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
TEXTAREA {
	color: #FE7785;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


body {
background: #101010 url(http://www.totally-robert.com/images/bk2.png) repeat-x;
background-position: 0 26px;
}
