

A:Hover  {
	color : red;
	text-decoration : none;
}



P  {
	font-size : 12pt;
	font-family : Times New Roman;
	color : Black;
	text-indent : 20px;

}

i  {

	font-size : 12pt;
	font-family : Times New Roman;
	font-weight :;
	font-style : italic;
	color : Black;
}

#cap {font-size:50px; color:#39c; font-weight:bold; float:left; height:38px; line-height:38px; overflow:hidden; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
#box {display:block; width:250px; height:100px; line-height:normal; letter-spacing:1px; font-family: times new roman, serif; font-size:16px; color:#000; border:1px solid #dca; padding:5px; margin:5em;}


body {
	background-color: #FAEBD7;
}

.container{
	background: #FDF5E6;
	border: thin;
	border-color: Black;
}

.title{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.title_lg{
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.hr_mid{
text-align: center;
}
	
}
.footerbox
{
	border: thin;
	border-style: solid;
	border-color: Gray;
	margin-left: 5px;
	background-color: #DEDEDE;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.horizontal_list li{
	text-align: left;
	float: left;
	list-style: none;
	padding: 2px 8px 2px 8px;
	margin: 3px;
	border: 1px solid Blue;
}
