body,th,td,p,div,span,a,select,input,textarea,ul,ol,b {
 font-family:Tahoma;
 font-size:10px;
 font-weight: bold;
}

li {
 font-family: Tahoma;
 font-size: 10px;
 padding-bottom: 5px;
}

body { 
 background-color: #FFFFFF; 
}

h1 {
 font-family: "Times New Roman", Times, serif; 
 font-size: 14pt; 
 font-weight: bold; 
 color: red;
 text-align: left;
}

h2 {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: red;
 text-align: left;
}

p {  
 letter-spacing: normal; 
 word-spacing: normal;
}

a:link {  
 color: blue;
 text-decoration: none;
}

a:visited {  
 color: blue;
 text-decoration: none;
}

a:active {
 color: blue;
 text-decoration: underline;
}

a:hover {  
 color: blue;
 text-decoration: underline;
}

.recipeTable {
 background-color: #FFFFFF;
 text-align: left;   
}

.h1link {
 text-align: center;
 color: red;
}

.h1link a {
 font-family: "Times New Roman", Times, serif; 
 font-size: 14pt; 
 font-weight: bold; 
 color: red;
 text-decoration: none;
}

.h1link a:visited {
 font-family: "Times New Roman", Times, serif; 
 font-size: 14pt; 
 font-weight: bold; 
 color: red;
 text-decoration: none;
}

.h1link a:active {
 font-family: "Times New Roman", Times, serif; 
 font-size: 14pt; 
 font-weight: bold; 
 color: red;
 text-decoration: none;
}

.h1link a:hover {
 font-family: "Times New Roman", Times, serif; 
 font-size: 14pt; 
 font-weight: bold; 
 color: red;
 text-decoration: underline;
}

.links a { 
 font-size: 10pt; 
 font-weight: bold; 
 letter-spacing: normal; 
 word-spacing: normal;
 color: blue;
 text-decoration: none;
}

.links a:visited {  
 letter-spacing: normal; 
 word-spacing: normal;
 color: blue;
 text-decoration: none;
}

.links a:active {  
 letter-spacing: normal; 
 word-spacing: normal;
 color: blue;
 text-decoration: none;
}

.links a:hover {  
 letter-spacing: normal; 
 word-spacing: normal;
 color: blue;
 text-decoration: underline;
}

.navigation td {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
}

.navigation a {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
}

.navigation a:visited {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
}

.navigation a:active {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
}

.navigation a:hover {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
}

.navigation .mouseover {
 font-family: "Times New Roman", Times, serif; 
 font-size: 12pt; 
 font-weight: bold; 
 color: #FF9933;
 text-align: center;
 text-decoration: none;
 background-color: white
}

.footer {
 font-family: "Times New Roman", Times, serif; 
 font-size: 10pt; 
 font-weight: bold; 
 color: blue;
 text-align: center;
 text-decoration: none;
}

.headtable {
 border-width: 1px;
 border-color: #515A47;
 border-style: ridge;
 width: 700;
 margin-left:auto; 
 margin-right:auto;  
}

.contenttable {
 border-width: 1px;
 border-color: #515A47;
 border-style: ridge;
 width: 700;
}

.copyright {
 font-family:"Times New Roman", Times, serif;
 font-size:10px;
 font-weight: bold;
 font-style: italic;
}