body
{
background-color: #243976;
font-family: tahoma; 
color: #323232
}

p
{
}

p.exagerated
{
font-weight: bold; 
text-align: center; 
font-style: italic; 
text-decoration: underline
}

p.emphasize 
{
color: #B36F3E;
font-size: 14px;
}

p.emphasize_center
{
color: #B36F3E;
font-size: 14px;
text-align: center
}

p.date
{
font-family: courier new;
color: #DD0000;
font-size: 14px;
font-weight: bold;
text-align: center
}

p.center
{
text-align: center
}

p.credit
{
font-size: 12px;
text-align: center
}

legend
{
font-weight: bold;
color: #243976
}

fieldset
{
text-align: center
}

h3 
{
color: #243976;
font-size: 125%;
font-weight: bold
}

h3.center
{
color: #243976;
font-size: 125%;
font-weight: bold;
text-align: center
}

h4 
{
color: #243976;
font-size: 15px
}

h4.center
{
color: #243976;
font-size: 15px;
text-align: center
}

h4.credentials 
{
color: #B36F3E;
font-size: 14px
}

a:link {color: #3300FF}
a:visited {color: #550044}
a:hover {color: #FF0033}
a:active {color: #FF0033}
