input {
	border: 1px solid #FF9900;
}
/*
@font-face {
	font-family: standar;
	font-size: 8px;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts/STANDAR0.eot);
}	
@font-face {
	font-family: kroeger;
	font-style:  normal;
	src: url(fonts/KROEGER0.eot);
}	
*/

p {
     font-family: Times Roman, Arial, Helvetica, sans-serif;
	}
	
.edit{
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times Roman, Arial, Helvetica, sans-serif;
	background-color: #060C7E;
	/*
    font-family:standar, kroeger,arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #000066;
    */	
}
.style1 {
	color: #FF9900;
	margin-left: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;


}.headline18 {
	font-family: Times Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
}
