/* ========Text Definition========*/

h1 {
font-family : Arial, San-Serif;
font-size   : 18px;
line-height : 18px;
font-weight : bold;
color       : #000000;
}

h2 {
font-family : Arial, San-Serif;
font-size   : 14px;
line-height : 14px;
font-weight : bold;
color       : #000000;
}

h3 {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 14px;
font-weight : bold;
color       : #000000;
}

p {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 14px;
font-weight : none;
color       : #000000;
text-align  : left
}

li {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 14px;
font-weight : none;
color       : #000000;
text-align  : left
}

table {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 14px;
font-weight : none;
color       : #000000;
text-align  : left
}

/* ========Content Definition========*/

/* The Body */
div.body {
position: absolute;
top: 0px;
margin:0px;
border: none;
}

/* The Content */
tr.content {
background: url('images/bodyBG.png') repeat-y;
}


/* ========Advertisements======== */


/* ========Image Definitions========*/
