BODY,TD,DIV,P{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif; 
	font-size: 11px;
}

a { text-decoration:none; color:#cc0000; }
a:hover {  }
a:visited {  }

h1 { 	font-family: "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 21px; color: #484848; text-decoration: none; margin-bottom: 4px; }
h2 { 	font-family: "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 20px; color: #484848; text-decoration: none;margin-bottom: 4px; }
h3 { 	font-family: "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px; color: #484848; text-decoration: none;margin-bottom: 4px; }
h4 {  	font-family: "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 16px; color: #484848; text-decoration: none;margin-bottom: 4px; }
h5 {  	font-family: "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px; color: #484848; text-decoration: none;margin-bottom: 4px; }

ul {
	list-style-type: square;
}

img{ border:0;vertical-align:top;text-align:left; }

.fixed{ width: 200px; }

.block{
        padding: 15px;
        font-size: 11px; 
		font-family: "Century Gothic", Helvetica, Arial, sans-serif; 
        border: 1px solid #e9e9e9;
        width: 300px;
        text-align: left;
}
.mini{
        font: 10px  "Lucida Grande", Verdana, Arial;
        color: #335566;
}