h1 {
    font-family : sans-serif; 
    font-size : 15pt; 
    color : #9F0000;
    font-weight : bold;
    line-height : 150%; 
    margin-top : 0; 
    margin-bottom : 0;
    text-align : center 
}
h2 {
    font-family : sans-serif; 
    font-size : 11pt; 
    color : #9F0000; 
    font-weight : bold; 
    line-height : 150%; 
    margin-top : 0; 
    margin-bottom : 0 
}
h3 {
    font-family :sans-serif; 
    font-size : 11pt;
    color : #008080; 
    font-weight : bold; 
    line-height : 150%; 
    margin-top : 0; 
    margin-bottom : 0; 
    text-align : left 
} 
h4 {
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
    color : #008080
}
a {
	font-family: Arial;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #9F0000;
	text-decoration: underline;
}
body {
    background-color : #FFD7D7;
}
#banner {
     width : 880;
     
}
#topbanner {
     width : 880;
     height : 75;
     background-color : FFFFFF;
}

#maintable {
    width: 880;
    border: 0;
    cellpadding: 10;
    cellspacing: 0;
    background-color : #FFFFFF;
}
#ordercell a {
	font-family: sans-serif;
	color: #0000FF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
    #ordercell a:hover {
	font-family: sans-serif;
	color: #9F0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
#menu {
     background-color : #9F0000;
     width : 190;
     align : center;
     valign : top;
     text-align : center;
}
#menu a {
    font-family : Arial;
    font-size: 10pt;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration: underline;   
} 
#menu a:hover {
    font-family : Arial;
    font-size: 10pt;
    color:#0000FF;
    font-weight: bold;
	text-decoration: underline;   
} 
#order a {
    font-family : Arial;
    font-size: 11pt;
    color:#0000FF;
    font-weight: bold;
	text-decoration: underline;   
} 
#order a:hover {
    font-family : Arial;
    font-size: 11pt;
    color:#DC2739;
    font-weight: bold;
	text-decoration: underline;   
} 
#articles a {
    font-family : Arial;
    font-size: 9pt;
    color:#0000FF;
    text-decoration: underline;   
} 
#articles a:hover {
    font-family : Arial;
    font-size: 9pt;
    color:#DC2739;
    text-decoration: underline;   
} 
p {
    font-family : Arial; 
    font-size : 10pt; 
    line-height : 150%; 
    margin-top : 0; 
    margin-bottom : 0; 
    color:#111111
}
p.c1 {
    text-align : center;
}
p.c2 {
    font-family :Microsoft Sans Serif; 
    font-size : 12pt;
    color : #209399; 
    font-weight : bold; 
    line-height : 150%; 
    margin-top : 0; 
    margin-bottom : 0; 
    text-align : left 

}
li { 
    font-family: Arial, sans-serif;
    font-size: 10pt;
    line-height: 150%;
    margin-top: 0; 
    margin-bottom: 0;
}