BODY
	{
	color: #FFFFFF;
	background-color:#d3d3d3;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	font-family: Verdana,Arial,sans-serif;
	text-align: left;
	}

TABLE
	{
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto;
	}

ul 	
	{
	text-align: left;
	}

P	
	{
	text-indent: 17px;
	text-align: justify;
	}

SUP	
	{
	font-size:8px; vertical-align: top;
	}

.outertable
	{
	border-color: #a9a9a9;
	border-width: 1px;
	}

.minitext 
	{
  	font: normal 0.7em Arial, sans-serif;
  	color: Black;
	}


.disable 
	{
  	background-color: #CF110C;
  	color: #ffffff;
 	 font-weight: bold;
 	 padding: 5px;
	}


.nojustify
	{
	text-align: left;
	}

.upto15
	{
	font-size:15px;
	}

.upto10
	{
	font-size:10px;
	color: #000033;
	}

.light_gray_bg
	{
	background-color: #DCDCDC;
	}

.bold
	{
	font-weight: bold;
	}

.left
	{
	text-align: left;
	}

.center
	{
	text-align: center;
	}

.right
	{
	text-align: right;
	}

.red
	{
	color: #FF0000;
	}
.black
	{
	color: #000000;
	}

A:link
	{
	color: #000088;
	text-decoration: none;
	font-weight:bold;
	}

A:visited
	{
	color: #000088;
	text-decoration: none;
	font-weight:bold;
	}

A:active
	{
	color: #000088;
	text-decoration: underline;
	font-weight:bold;
	}

A:hover
	{
	color: #b20394;
	text-decoration: underline;
	font-weight:bold;	
	}

.black_border
	{
	border: 1px solid #000000;
	}
