body { 
background-color: #ededdb;
}
.first:first-letter {
	font-family: Georgia,Times New Roman;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 28pt;
	LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	POSITION: absolute;
	TOP: 100px
}
.first {
	font-family: Georgia,Times New Roman;
	font-size: 12pt;
}
.salut {
	font-family: Georgia,Times New Roman;
	font-size: 12pt;
	padding-top: 20px;
	padding-bottom: 20px
}
td {
	font-family: Times New Roman;
	text-align: left;
	font-size: 12pt;
}
.top {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	text-indent: 0px
}
.signature {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	PADDING-LEFT: 150px;
	text-indent: 0px
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	text-align: left;
	text-indent: 10px
}
a {
	font-weight: bold
	PADDING-LEFT: 0px;

}
h1 {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color:#cc0000;
	text-align: center;
}
h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color:#cc0000;
	text-align: center;
}
h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	color: #000000; 
	text-align: center
}
h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12pt;
	color: #CC0000;
	text-align: center;
}
.back {
	background-image: url('images/back.gif');
	background-position:  center 50%;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-right: 8px;
	text-transform: none;
}
.leftmenu:hover {
	color: #669999;
	margin-right: 8px;
}
.title {
	font-size: 130%;
	color: #2565AC;
	font-weight: bold;
	text-transform: capitalize;
}
.title2 {
	font-size: 120%;
	font-weight: bold;
	color: #6699CC;
}
.testimonial {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-indent:0px;
margin:0px;
}
.small {
	font-size: 90%;
}
a:hover {
	color: #009966;
}
.mainsmaller {
	font-size: 90%;
}
.mainsmaller2 {
	font-size: 80%;
	text-align: left;
}
#box {
    width: 500px;
    border-color: black;
    border-style: dashed;
	padding-left: 20px;
	padding-right: 20px;
}
.eCourse {
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:1px 10px 10px 10px; 
	margin:0 0 0 0; 
	background: #fff repeat-x bottom;
}