BODY.main {
background-color : #FFFFFF;
color : #FFFFFF;
}

A {
text-decoration : none;
}

a:link {
font-size : 12px;
font-family :Arial;
font-weight : normal;
font-style : normal;
text-decoration: underline;
color : #000000;
}

a:visited {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
text-decoration: underline;
color : #000000;
}

a:active {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #0000000;
}

a:hover {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
text-decoration: none;
color : #000000;
}

li {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #A8A8A8;
}

h1 {
font-size : 18px;
font-family : Arial;
font-weight : normal;
font-style : Arial;
color : #000000;
}

h2 {
font-size : 15px ;
font-family : Verdana,Arial;
font-weight : normal;
font-style : bold;
color : Black;
}

h3 {
font-size : small;
font-familiy : Arial;
font-weight : bold;
font-style : Arial;
color : #000000;
font-family : Verdana,Arial;
}


h4 {
font-size : small;
font-familiy : Arial;
font-weight : bold;
font-style : Arial;
color : #000000;
font-family : Verdana,Arial;
}


p {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #000000;
}

table {
border:2px solid white; border-collapse: 'collapse';
font-size: 11pt;
text-align: 'Justify'
}

td {
font-size : 12px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #000000;
}

tt {
font-size : 12px ;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #808080;
}