BODY {
	scrollbar-base-color: #003399;
	scrollbar-track-color: #003399;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-shadow-color: #003399;
	scrollbar-highlight-color: #003399;
	background-color: #003399;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;

	} 
	
a { 
	font-weight: normal; 
	color: #FFCC00; 
	text-decoration: underline
	} 
	

a:hover { 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline
	} 
h1 {
	font-size: 48px;
	font-weight: bold;
	color: #FFCC00;
}
div.patenka {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #001646;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0042CA;
	border-bottom-color: #001656;
	padding: 4px;
	margin-top: 48px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;

}
div.patenka span {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: 2px;
}
