/*------------------------------------------------------------------------------*/
/* Created By Marazzini Software - www.marazzinisoftware.net */
/*------------------------------------------------------------------------------*/
/*################################################################################
STANDARD TAGS
################################################################################*/
/*================================================================================
BODY
================================================================================*/
body { background-color: #FFFFFF; color: #333333; font-family: Arial, Helvetica; font-size: 8pt; text-align:center } 
/*================================================================================
HEADINGS
================================================================================*/
h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, Tahoma; margin-top:5px; margin-bottom:5px; color:#004200
}
h1 { font-size: 24pt }
h2 { font-size: 18pt }
h3 { font-size: 14pt }
h4 { font-size: 11pt }
h5 { font-size: 10pt }
h6 { font-size: 8pt }
/*================================================================================
TABLE
================================================================================*/
table { }
tr { }
td { }
th { }
/*================================================================================
PARAGRAPH
================================================================================*/
p { mergin-top:10px; mergin-bottom:10px; mergin-left:5px; mergin-right:5px; color: #333333; font-family: Arial; font-size: 9pt }
/*================================================================================
LINKS
================================================================================*/
a { text-decoration:none }
a:link { color: #004200 }
a:visited { color: #004200 }
a:active { color: #004200 }
a:hover { color: #FBDA6A }
.AltLinkRed-p { }
.AltLinkRed-p a { text-decoration:none }
.AltLinkRed-p a:link { color: #CC0000 }
.AltLinkRed-p a:visited { color: #CC0000 }
.AltLinkRed-p a:active { color: #CC0000 }
.AltLinkRed-p a:hover { color: #FBDA6A }
.AltLinkDarkGrey-p { }
.AltLinkDarkGrey-p a { text-decoration:none }
.AltLinkDarkGrey-p a:link { color: #333333 }
.AltLinkDarkGrey-p a:visited { color: #333333 }
.AltLinkDarkGrey-p a:active { color: #333333 }
.AltLinkDarkGrey-p a:hover { color: #FBDA6A }
/*================================================================================
MENU
================================================================================*/
.menu-p { font-family: Arial; font-size: 10pt }
