body {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 12px;
}
p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 12px;
}
strike {
	color: #ff0000;
}
.head {
	font-family: "Century Gothic", "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 24px;	
}
.head-red {
	font-family: "Century Gothic", "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 24px;	
	color: #ff0000;
        line-height: 28px;
}
A:link {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 13px;	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:visited {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 13px;	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:hover {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 13px;	
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.big:link {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 24px;	
	text-decoration: none;
	color: #000000;
}
.big:visited {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 24px;	
	text-decoration: none;
	color: #000000;
}
.big:hover {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 24px;	
	text-decoration: none;
	color: #ff0000;
}
.title {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 13px;	
	color: #ff0000;
	font-weight: bold;
}
.txt-bld {
	font-family: "Trebuchet Ms", Helvetica, Verdana; 
	font-size: 13px;	
	color: #000000;
	font-weight: bold;
}
.tdll {
       border-left: #000000 1px solid;
       border-top: #000000 1px solid;
       border-bottom: #000000 1px solid;
       padding-left: 5px;
       padding-right: 5px;
       padding-top: 5px;
       padding-bottom: 5px;
       font-size: 12px;
}
.tdlr {
       border-right: #000000 1px solid;
       border-top: #000000 1px solid;
       border-bottom: #000000 1px solid;
       border-left: #000000 1px solid;
       padding-left: 5px;
       padding-right: 5px;
       padding-top: 5px;
       padding-bottom: 5px;
       font-size: 12px;
}
