.exemplar_wordproblem {
	font-size: 16px;
	line-height: 30px;
}
.exemplar_wordproblem_underline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #E0DFE3;
	border-left-color: #0000FF;
}
.exemplar_wordproblem_circle {
	color: #FF0000;
}
.exemplar_answer {
	color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.general_circle {
	padding: 3px;
	border: 2px solid #0000FF;
}
P.small {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 8pt;
}
	
P {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 10pt;
}

h1{
	font-family: "Verdana", "Arial","sans-serif";
	font-size: 20pt;
	font-weight: bold;
	color:  black
}

h2{
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24pt;
	font-weight: bold;
	color:  #CCCCCC;
	font-style: italic;
	text-align: center;
}

h3{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
}

h4{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 12pt;
	font-weight: normal;
	color:  black;
	text-transform: uppercase;
	padding-top: 32px;
}

h5{
	font-family: "Verdana", "Arial","sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color:  black
}

A:hover	{	text-decoration: underline;
color:#999999;
}

A:link	{	text-decoration: underline;
color:#0000CC;
}

A:active	{	text-decoration: underline;
color:#0000CC;
}

.bordered{
	border:2px solid #0000CC;
}
a img.bordered {
	border:2px solid #0000CC;
}
a:hover img.bordered {
	border: 2px solid #999999;
}

.indent {
	background-position: 32px;
	padding-left: 32px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 32px;
}
.style1 {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #663399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-color: #996699;
	}
.style2 {
color: #000000
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.list {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.content {
}
.tables {
	width: 92%;
	margin-left: 4%; 
	margin-right: 4%;
	border-collapse: collapse;
	background-color: #EEEEEE;
	padding: 2px;
}
.tables td { 
border: 3px solid #fff; /* 'cellspacing' */ 
} 
.tables th { 
border: 3px solid #fff; /* 'cellspacing' */ 
} 
