body 
	{
	font: 80% "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #555555;
	top-margin : 0;
	}

table {border-collapse: collapse;}
	
.box 
	{
	z-index:1;
	width: 30em;
	background: #ffffff url(top-left.gif) left top no-repeat;
	padding: 1em 2em;
	background-image: none;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 1.6em;
	border-style: solid;
	border-width: 1px;
	border-radius: 1.6em;
	background-image: url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: top left, top right, bottom left, bottom right;
	position:relative;
	margin-top : 5;
	left:60px
	}

.question
	{
	font: 85%/1.5 "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #008d59;
	margin-top : 0;
	}
	
tr.lines
	{
	border-collapse: collapse;
	font: 85%/1.5 "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #666666;
	background-color :d7f3cf;
	border-style: solid;
	border-color: ffffff;
	border-width: 1px;
	}
	
.head1
	{
	font:80% "verdana";	
	background-color :bbffcc;
	text-align:center;
	border-style: solid;
	border-color: 99ffcc;
	border-width: 1px;
	}	
	
.total
	{
	font:80% "verdana";	
	background-color :bbffcc;
	text-align:center;
	border-style: solid;
	border-color: 99ffcc;
	border-width: 1px;
	width : 150;
	}		
	
.note
	{
	font:70% "verdana";	
	color:ff8888;
	background-color :ffcccc;
	text-align:left;
	border-style: solid;
	border-color: ffaaaa;
	border-width: 1px;
	}		
		
a {text-decoration: none; }
a:active  {color:000000; font-family:verdana; font-size:95%; font-weight:bold }
a:link    {color:ffffff; font-family:verdana; font-size:95%; font-weight:bold }
a:visited {color:ffffff;; font-family:verdana; font-size:95%; font-weight:bold }
a:hover   {color:ff0000; font-family:verdana; font-size:95%; font-weight:bold }

a.email {text-decoration: none; }
a.email:active  {color:000000; font-family:verdana; font-size:95%; font-weight:bold }
a.email:link    {color:666666; font-family:verdana; font-size:95%; font-weight:bold }
a.email:visited {color:666666;; font-family:verdana; font-size:95%; font-weight:bold }
a.email:hover   {color:ff0000; font-family:verdana; font-size:95%; font-weight:bold }