* {
margin: 0;
padding: 0;
font-size:12px;
}

body {
background-color : #FFD5AA;
color : #333;
font : normal normal 62.5%/1.5 Arial, Verdana, "Times New Roman", sans-serif;
}

a img {
border : none;
}

a {
outline: none;
}

a:link {
font-family: Arial; font-size: 12px; color: #000066; font-weight: normal; text-decoration: none;
}

a:visited {
font-family: Arial; font-size: 12px; color: #000066; font-weight: normal; text-decoration: none;
}

a:hover {
font-family: Arial; font-size: 12px; color:#000066; font-weight: normal; text-decoration: underline; background:#FFD5AA;
}

a:active {
font-family: Arial; font-size: 12px; color: #000066; font-weight: normal; text-decoration: underline; background:#FFD5AA;
}

h1 {
font-size:20px;
color: red;
}

h2 {
font-size:26px;
}

h3 {
font-size:20px;
}

h4 {
font-size: 1.6em; /* 16px */
}

h5 {
font-size: 1.2em; /* 14px */
}

p {
font-size: 0.8em; /* 12px */
margin-bottom: none;
}

ul {
list-style-type : none;
}

div {
	font-size : 100%;
}

.style3 {
	color: #000066;
	font-weight: bold;
	font-size: 20px;
}
.header {
	color: #000066;
	font-weight: bold;
	font-size: 20px;
}
.style4 {font-size: 18px}

.enter-title {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
	color:	#FF0000;	
	}
	
.inbelnr{font-size:22px;color:#990000;}
