body { 
background: #ffcccc; 
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
font-family:verdana, arial, sans-serif;
font-size: 9pt;
scrollbar-face-color: #E8878B;
scrollbar-darkshadow-color: #91363C;
scrollbar-track-color: #FFBBB0;
}

A {
COLOR: #000000;
TEXT-DECORATION: none;
}

A:link {
COLOR: #0000f0;
TEXT-DECORATION: none;
}

A:visited {
COLOR: #0000f0;
TEXT-DECORATION: none;
}

A:hover {
COLOR: #f00000;
TEXT-DECORATION: underline;
background-color: #EAE240;
}

P{
font-family: Verdana, sans-serif;
font-size: 9pt;
}

.normal{
font-family: Verdana, sans-serif;
font-size: 9pt;
}

.small{
font-family: Verdana, sans-serif;
font-size: 8pt;
}

.red{
font-family: Verdana, sans-serif;
font-size: 8pt;
color:#cc0000;
}

P.title {
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
font-size: larger;
color: #D33C68;
}

.menu {
font-family: Verdana, Arial, Tahoma;
font-weight: bold;
font-size: 10pt;
color: #6117FF;
}

td {
vertical-align: top;
font-size: 10pt;
}

.step_title {
font-variant: small-caps;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: 12pt;
color: #C93053;
}

.step_content {
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
}

.sample {
font-variant: small-caps;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #C93053;
}

.big {
font-size: larger;
font-weight: bold;
}

.big2 {
font-size: larger;
font-weight: bold;
color: #FF0087;
}