a {
	font-weight: bold;
	font-size: 11px;
	color: #ff9900;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
a:link {
	color: #ff9900;
	background-color: #ffffff;
}
a:visited {
	color: #cccccc;
	background-color: #ffffff;
}
a:hover {
	
	color: #000000;
	}
body {
 margin: 0px;
}
.main {
 background: url('images/awr2.jpg') no-repeat left;
}
.topbar {
 position: relative;
 left: 0px;
 font-size: 40pt;
 font-family: Arial;
 padding: 0px;
}
.menubox{
 padding: 5px;
 position: relative;
 left: 280px;
 width: 100px;
 height: 200px;
 font-family: arial;
 font-size: 12px;
}
.sidebox {
 padding: 5px;
 position: relative;
 left: 400px;
 top: -200px;
 width: 200px;
 border: 1px solid #FFCC99;
 font-family: arial;
}
.header {
 background: url('images/top1.jpg') repeat left;
 position: relative;
 left: 0px;
 top: 0px;
}
.baseline {
 background: url('images/base.jpg') repeat left;
 
 left: 0px;
 
}
p	{
 text-align: justify;
 font-family: arial;
 font-size: 12px;
	}
.que	{
 text-align: justify;
 text-weight: bold;
 font-family: arial;
 font-size: 12px;
 color: #FF9900;
 
	}
.ans	{
 text-align: justify;
 font-family: arial;
 font-size: 12px;
 color: #000000;
	}
.edi	{
 text-align: justify;
 font-family: arial;
 font-size: 12px;
 color: blue;
	}
td		{
 font-size: 10px;
 	}