body {margin: 0; background-color: #FF7C00; background-image: url(images/bgr.jpg); background-repeat: repeat-x;}

.class {font-family: arial; font-size: 10px; text-decoration: none;}

p {font-family: helvetica, verdana, arial; color: #FFFFFF; font-size: 12px;}

p.footer {font-family: georgia;  font-size: 14px; color: #FFFFFF; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 10px;}

p.title {font-family: georgia; font-style: italic; font-weight: bold; text-align: center; background-color: #BE4301; margin-right: 10px;}
p.menu {color: #FE7125; padding-right: 10px; text-align: center;}
p.colored {color: #FE7125; font-size: 13px; text-align: justify; padding-right: 10px; letter-spacing: 1px;}
p.tiny {font-family: helvetica, verdana, arial; color: #FFFFFF; font-size: 10px;}

h3 {font-family: georgia; color: #FFFFFF; text-align: center; font-style: italic;}
h4 {font-family: georgia; color: #FFFFFF; padding-top: 15px;}

a.two:link {color: #FFFFFF; text-decoration: none;}
a.two:visited {color: #FFFFFF; text-decoration: none;}
a.two:hover {color: #FFFFFF; text-decoration: underline;}

img.imgborder 
{
border: 1px solid #BE4301;
padding: 10px;
background-color: #FE7125;
float: left;
margin-right: 10px;
}
.red {  background-color: 993300}
