BODY { 
  font-family: Comic Sans MS;
  font-weight: normal;
  font-size:15px;
  color: rgb(100,90,80);
	background-color:#FFFFFF;
}

P, TD { 
  font-family: Comic Sans MS;
  font-weight: normal;
  font-size:15px;
}

LI {
	font-family: Comic Sans MS;
	font-weight : normal;
	font-style  : normal;
	color: rgb(100,90,80);
	list-style  : url('/images/bullet_arrow.gif');
	margin-left :20px;
}

.red { 
  font-family: Comic Sans MS;
  font-weight: normal;
  font-size:15px;
  color: #CD2232;
}

A, A:Active, A:Visited { 
  font-family: Comic Sans MS;
  font-weight: normal;
  color: rgb(200,100,0);
	text-decoration:none;
}

A:Hover { 
  font-family: Comic Sans MS;
  font-weight: normal;
  color: #646464;
	text-decoration: underline;
}
.redbold { 
  font-family: Comic Sans MS;
  font-weight: bold;
  font-size:15px;
  color: #CD2232;
}

.smallred { 
  font-family: Comic Sans MS;
  font-weight: normal;
  font-size:15px;
  color: #CD2232;
}

.smallredbold { 
  font-family: Comic Sans MS;
  font-weight: bold;
  font-size:15px;
  color: #CD2232;
}

.bot, .bot:Active, .bot:Visited {
  font-family: Comic Sans MS;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.bot:Hover {
  font-family: Comic Sans MS;
  font-size: 13px;
  color: #FFF;
  text-decoration: underline;
}

.bot_text {
  font-family: Comic Sans MS;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.header {
  font-family: Comic Sans MS;
  font-size: 35px;
  font-weight: normal;
  color: rgb(160,150,140);
  text-decoration: none;
}

.header2 {
  font-family: Comic Sans MS;
  font-size: 20px;
  font-weight: normal;
  color: rgb(200,100,0);
  text-decoration: none;
}
