BODY
{
    BACKGROUND-POSITION: left top;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	background: url(images/rose_back.jpg);
    BACKGROUND-COLOR: #ffffff;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

P, ul, li
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}


P.Small
{
    FONT-SIZE: 8px;
    COLOR: #cccccc;
    FONT-FAMILY: 'Small Fonts'
}

.whitetext
{
	color:#FFFFFF;
}

TABLE.Top
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-T;
	OP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 0px
}
TABLE.Middle
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

TD.Indented12L
{
    MARGIN-LEFT: 12px
}



.NoBreakBefore
{
    MARGIN-TOP: 0px
}
.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #970399;
	font-weight: bold;
	text-decoration: underline;
}

a.bottomnav {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #970399;
	text-decoration: underline;
	font-weight: normal;
}

a.topnav {
	font-family: Arial;
	font-size: 16px;
	color: #970399;
	font-weight: none;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial;
	font-size: 16px;
	color: #ECE1F1;
	font-weight: none;
	text-decoration: none;
}


a.smallnav {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.smallnav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFE697;
	font-weight: bold;
	text-decoration: underline;
}

.heading {font-size:18px}
.justify {text-align:justify}
