
body {
	font-family: Arial,Helvetica,Georgia,Sans-Serif;
	font-size: 14px;
	background-color: white;
	margin-top: 30px;
	}
.main {
border: 10px solid #000033;
background-color: white;
}
.outer {
border: 1px solid #CCCCCC;
}
.content {
margin: 10px 35px 10px 35px;
}
h1 {
	color: #FF0000;
	font-family:impact, tahoma, verdana, arial, helvetica;
	font-size: 26pt;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
h3 {
	color: #000000;
	font-family: impact, tahoma, verdana, arial, helvetica;
	font-weight: normal;
	font-size: 18pt;
	text-align: center;
	line-height: 120%;
}
h4 {
	color: #000000;
	font-family:impact, tahoma, verdana, arial, helvetica;
	font-size: 30pt;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
h5 {
	color: #000000;
	font-family: impact, tahoma, verdana, arial, helvetica;
	font-weight: normal;
	font-size: 18pt;
}
.large{
	color: #FF0000;
	font-family:impact, tahoma, verdana, arial, helvetica;
	font-size: 68pt;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
p {
	font-family: Arial,Helvetica,Georgia,Sans-Serif;
	font-size: 14px;
	text-indent: 24px;
}
li {
margin-bottom: 15px;
}

.dashed {
border: 6px dashed #FF0000;
}
.testimonial {
border: 1px solid #CCCCCC;
}

.testimonial p {
font-size: 14px;
font-style:italic;
}
img {
margin-right: 10px;
}

.instructor {
padding: 10px;
border: 1px solid #333333;
margin-bottom: 20px;
}
.style1 {font-style: italic}
.style2 {color: #FF0000; font-family: impact, tahoma, verdana, arial, helvetica; font-size: 68pt; text-align: center; font-weight: normal; margin-top: 10px; font-style: italic; }
