
body 
{
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

ul.index
{
  list-style-type: square;
  font-family:arial,helvetica,sans-serif;
  font-size:18px;
  font-weight: normal;
  color: midnightblue;
}

ul.index a:link 
{
  color: midnightblue;
  text-decoration:none;
}

ul.index a:visited 
{
  color: midnightblue;
  text-decoration:none;
}

ul.index a:hover 
{
  text-decoration:underline;
}

ul.calendar
{
  list-style-type: square;
  font-size:16px;
  font-weight: normal;
  color: #b3b3ff;
}

ol.cd
{
  font-size:14px;
  color: #b3b3ff;
}

ol.cd a:link
{
  color: #b3b3ff;
  text-decoration:none;
}

ol.cd a:visited
{
  color: #b3b3ff;
  text-decoration:none;
}

p
{
  color: #b3b3ff;
}

p.copyright
{
  font-size:10px;
  color: black;
}

h1
{
  color: #b3b3ff;
}

#flashcontent 
{
		height: 100%;
}

.para1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.para1 a:link
{
  color: #b3b3ff;
}

.para1 a:visited
{
  color: #b3b3ff;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

