@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Tahoma, Geneva, sans-serif;
        font-size: 18px;
	text-transform: capitalize;
	color: #990531;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #990531;
}


body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff ;
}





a:hover {  text-decoration: underline; line-height: 1.35; ; }
a {  line-height: 1.35}
font {  line-height: 1.50}


table{
 

}.pic {
	margin-right: 25px;
	
}
.textregular {
	line-height: 1.40;
}

a:link {
	color:#024126;
}
a:visited {
	color:#5c753e;
}

a:active {
	color:#5c753e;
}

#buttons   { padding-top: 0px; padding-bottom: 0px;  padding-left: 0px; padding-right: 0px;
        margin-top: 2px; margin-bottom: 0px;  margin-left: 0px; margin-right: 0px;
	font-family: helvetica, sans-serif ;  font-size: 100%; font-weight: 600; color: #ffffff; 
        font-effect: embossed;  }


.smallgray {
	font-size: 90%;
	color: #666;
	font-weight:normal;
}
.caption {
	font-size: 11px;
	color: #83835F;
	margin-bottom: 10px;
	margin-right:20px;
}
.ctr {
	text-align: center;

}
