a, p, td, body, .header, .topNav, textarea, input, select, .bottomLinks, .fieldLabel, .nonflash_header, .nonflash_subheader, .nonflash_modelText, .nonflash_subnav
{
	font-family:		Arial, sans-serif;
	font-size:			12px;
	color:				#000;
}
A:hover {
	color:				#930;	
}
}
.header, .head, .subheader, .nonflash_header, .nonflash_subheader, .nonflash_subnav
{
	font-family:		"Arial Narrow", Arial, sans-serif;
	font-weight:		bold;
}

.header, .head
{
	font-size:			24px;
}
.subheader, .nonflash_header
{
	font-size:			18px;
}

input, .nonflash_subnav {
	font-size:			11px;
}

.nonflash_modelText {
	font-size:			12px;
}

.bottomLinks {
	font-size:			10px;
	text-decoration:	none;
}
.fieldLabel {
	font-size:			10px;
}

.nonflash_header, .nonflash_subheader {
	color: 				#930;
}

.nonflash_modelText {
	//line-height:		30px;
}
.nonflash_modelFeature br {
	line-height:		9px;
}
.nonflash_newYear {
	color:				red;
}

input.Caption { 
  //background: #eadfc5;  
  border: none;
  font-weight:		bold;
}

.bodyBold {
	font-weight: bold;
}

.bodyRed {
	color: red;
}

.DO_main {
	width: 600px;
}