
body {
background-color: #ebe9e4;
margin-top: 0px;
text-align:center;
}

a:link {
text-decoration: none;
color:#ff0000;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}


.fontstyle1 {font-size: 80%; line-height:140%; }
.fontstyle2 {font-size: 80%; line-height:140%; color:#039BD6}
.fontstyle3 {font-size: 75%; line-height:120%; }
.fontstyle4 {font-size: 75%; line-height:120%; color:#FF0000 }
.fontstyle5 {font-size: 120%; line-height:100%; color:#48cf04}
.fontstyle6 {font-size: 90%; line-height:140%; }
.style1 {
	color: #EB5B00;
	font-weight: bold;
}
.text-l {font-size: 115%; line-height:120%; }
.mandatory {color:#FF0000 }

p {
font-size: 85%;
line-height:150%;
text-align:left;
}

li {
font-size: 80%;
line-height:150%;
text-align:left;
}

h1{
margin-top:-5px;
margin-bottom:10px;
}

h2{
font-size:80%;
color:#333333;
text-align:left;
margin-top:15px;
margin-bottom:15px;
margin-left:5px;
padding-left:10px;
}

#AllContent{
width:738px;
margin:0 auto;
}

#content{
width:650px;
margin-left:9px;
}

.ImageStyle{
background-color: #ebe9e4;
margin: 5px 5px 5px 5px;
}
