body
{
 margin:0px;
background-color:#fff;
background-image:url(images/moodscope_background.jpg);
background-repeat:repeat-y;
background-position:center top;
height:100%
}


p
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:13px;
line-height:1.5;
text-indent:30px;
margin-top:0px;
margin-bottom:0px
}


.non_indented
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:13px;
line-height:1.5;
text-indent:0px;
margin-top:0px;
margin-bottom:0px
margin-right:0px
}


.reversed_text
{
 color:#ffffff;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:13px;
line-height:1.5;
text-indent:0px;
margin-top:0px;
margin-bottom:0px
}


.display_copy
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:13px;
line-height:1.5;
text-indent:30px;
margin-top:0px;
margin-bottom:0px
}


.form_text
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:11px;
line-height:1;
text-indent:0px;
margin-top:0px;
margin-bottom:0px 
}


.footer_text
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:9px;
line-height:1;
text-indent:0px;
margin-top:0px;
margin-bottom:0px 
}


.reversed_form_text
{
 color:#ffffff;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:11px;
line-height:1;
text-indent:0px;
margin-top:0px;
margin-bottom:2px 
}


.side_bar
{
 color:#212121;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:11px;
line-height:1.5;
text-indent:0px;
margin-top:0px;
margin-bottom:0px 
}


.date_text
{
 color:#FF0033;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:11px;
line-height:1.5;
text-indent:0px;
margin-top:0px;
margin-bottom:6px 
}


h1
{
 color:#3939B2;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:18px;
line-height:1;
font-weight: bold;
margin-top:0px;
margin-bottom:6px
}


a.reversed_out:link
{
 color:#ffffff;
}
a.reversed_out:visited
{
 color:#ffffff;
}
a.reversed_out:hover
{
 color:#ffffff;
}
a.reversed_out:active
{
 color:#ffffff;
}

a.reversed_form_text:link
{
 color:#ffffff;
}
a.reversed_form_text:visited
{
 color:#ffffff;
}
a.reversed_form_text:hover
{
 color:#ffffff;
}
a.reversed_form_text:active
{
 color:#ffffff;
}

table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: #EBECF6;
}
table.sample th {
	border-width: 4px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #EBECF6;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 4px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #EBECF6;
	-moz-border-radius: ;
}