BODY {background: white; margin-top: 20; margin-left: 20; text-align: center;}

H1 {font-weight: normal; text-align: left; color: rgb(4,99,128); font-family: Georgia, serif; font-size: 2.2em; line-height: 80%}


H2 {font-weight: bold; text-align: left; color: orange; font-family: Arial, sans-serif; font-size: 1em; line-height: 180%; }

P {font-weight: normal; text-align: left; color: #000000; font-family: Verdana, Arial, san-serif; font-size: .8em; line-height: 180%}

P.name {font-size: .7em; line-height: 140% ;}

P.quote {font-size: .7em; line-height: 200%; }

P.caption {font-size: .7em; line-height: 200%; text-align: center }

LI {font-weight: normal; text-align: left; color: #000000; font-family: Verdana, Arial, san-serif; font-size: .8em; line-height: 180%}



img {	border-left: red 0px solid;
		border-right: orange 0px solid;
		border-top: orange 0px solid;
		border-bottom: orange 0px solid;
	}

img.logo {	border-left: orange 14px solid;
		border-right: orange 14px solid;
		border-top: orange 14px solid;
		border-bottom: orange 14px solid;
	}

table.layout {	border: gray 1px solid;
                border-collapse: collapse; 
                border-spacing: 0px;
		background: white; 
                padding: 0px;
                margin-left: auto;
                margin-right: auto;
		}

table.banner {	border: gray 0px solid;
                border-collapse: collapse; 
                border-spacing: 0px;
		background-image:url('banner.png');
                padding: 0px;
                margin-left: 0;
                margin-right: 0;
		}

table.content {	border: gray 1px dashed;
                border-collapse: collapse; 
                border-spacing: 0px;
		padding: 10px;
                margin-left: 0;
                margin-right: 0;
		}

th.content {   font-weight: bold;
               border: gray 1px dashed; 
               text-align: left; 
               font-family: Arial, sans-serif;
               font-size: .9em; 
               padding: 10px; 
               background: #F0F0F0; }

td.content {	padding: 10px; 
                border: gray 1px dashed;
                text-align: left; 
                        vertical-align: top;
                        
		}


tr.banner { background: #FFB800;
          }

td {	padding-top: 0px; 
			padding-bottom: 0px; 
			text-align: left; 
                        vertical-align: top;
                        
		}

td.footer_left { text-align: left;
            font-size: 0.8em ;
            font-family: Verdana, Arial, san-serif ;
            color: white ;
            background: orange ;
            padding: 4px;
          }

td.footer_right { text-align: right;
            font-size: 0.8em ;
            font-family: Verdana, Arial, san-serif ;
            color: white ;
            background: orange ;
            padding: 4px;
          }

td.footer_center { text-align: center;
            font-size: 0.8em ;
            font-family: Verdana, Arial, san-serif ;
            color: white ;
            background: orange ;
            padding: 4px;
          }

td.copyright {text-align: center;
               font-size: 0.7em ;
               font-family: Verdana, Arial, san-serif ;
               padding-top: 20px;
          }

td.color { background: orange ;
         }





a.footer:link { 
color: white;
text-decoration: none;

} 

a.footer:visited { 
color: white; 
text-decoration: none;
} 

a.footer:active { 
color: white; 
text-decoration: none;
} 

a.footer:hover { 
color: white; 
text-decoration: underline;
} 





a:link img { 
border: 1px solid #FFB800; 
} 

a:visited img { 
border: 1px solid #FFB800; 
} 

a:active img { 
border: 1px solid #FFB800; 
} 

a:hover img { 
border: 1px solid white; 
} 



a:link img.logo { 
border: 14px solid #FFB800; 
} 

a:visited img.logo { 
border: 14px solid #FFB800; 
} 

a:active img.logo { 
border: 14px solid #FFB800; 
} 

a:hover img.logo { 
border: 14px solid #FFB800; 
} 


a:link img.plain { 
border: 0px solid #FFB800; 
} 

a:visited img.plain { 
border: 0px solid #FFB800; 
} 

a:active img.plain { 
border: 0px solid #FFB800; 
} 

a:hover img.plain { 
border: 0px solid white; 
} 

