	/*  General rules */
	
p { text-align: left;
}
td { text-align: left;
}
body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #ffffff; text-align: center; margin-top: 0; }
.orange { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #EF9A0B; text-align: left; font-size: 11px; line-height: 13px; }
.green { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #7BC729; text-align: center; font-size: 13px; font-weight: bold; }
.green img { vertical-align: middle; }

hr {
  height: 1px;
  width: 100%;
  color: #ffffff; 
}
h1 , h3 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    margin-top: 1px; 
    margin-bottom: 2px; 
    } 
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    margin-top: 1px; 
    margin-bottom: 1px; 
    } 
#old {
    position: relative; 
    display: none; 
    } 
.design {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-decoration: none;
	text-align: left;
	color: #999999;
    } 
.design A:hover {
    color: #999999; 
    padding: 0; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    border-top-style: none; 
    border-right-style: none; 
    border-bottom-style: solid; 
    border-left-style: none; 
    border-top-color: #999999; 
    border-right-color: #999999; 
    border-bottom-color: #999999; 
    border-left-color: #999999; 
    text-decoration: none; 
    } 
A , A:active , A:visited {
    color: #999999; 
    text-decoration: none; 
    } 
A:hover {
    color: #cccccc; 
    padding: 0; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    border-top-style: none; 
    border-right-style: none; 
    border-bottom-style: solid; 
    border-left-style: none; 
    border-top-color: #cccccc; 
    border-right-color: #cccccc; 
    border-bottom-color: #cccccc; 
    border-left-color: #cccccc; 
    text-decoration: none; 
    } 
	
.copy {
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 13px;
	text-align: left; 
    } 
	
.sub_copy {
    color: #999999; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	text-align: left;
    } 