﻿.content {
	font-family: verdana; 
	font-size: .9em; 
	line-height: 130%; 
	color: #333; 
	background: #FFF;
}
p					{font-family: verdana; font-size: 1.2em; line-height: 1.5; color: #333;}
p.T12				{color: white;}
a 					{color: Maroon; text-decoration: underline; border-bottom: 0px solid;}
a:visited 			{color: Maroon; font-weight: normal;}
a:hover 			{border-bottom-style: dotted; background:CC9933;}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
font-size:medium; 
display:block; 
margin:12px 0 0 0; 
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

table.contenttable {
	border-collapse: collapse;
	border: 0px;
	color: #000000;
	background: #ffffff;

}
table.contenttable td {
	padding: 0.2em 2ex 0.2em 2ex;
}
table.contenttable tr.d0 td {
	background-color: #FFFFCC;
}
table.contenttable tr.d1 td {
	background-color: #FEFEF2;
}
hr {color: #fff; background-color: #fff; border: 1px dotted #cc3399; border-style: none none dotted; }

.subscript {font-size:xx-small;}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.CourseName {
	font-size: large;
	font-weight: bold;
	color: #FF3300;
}
.InstructorName {
	font-size: medium;
	color: #333333;
	font-weight: bolder;
}
.CourseDesc {font-size: small}
.CourseBrief {
	font-size: small;
	font-weight: bolder;
}
.InstructorDesc {
	font-size: 9px;
	color: #666666;
}
.MainHeader {
	font-size: x-large;
	font-weight: bold;
	color: #666666;
}
