body
{
  margin: 0;
  background-image:url('images/hline.gif');
  background-repeat:repeat-y;

}

table
{
   font-family: verdana;
   font-size: 12px;
}

td.style1
{
   border-bottom-style: dotted;
   border-color: #E3B3F5;
   border-width: 2px;
}


a {
 	text-decoration:none;
	}

a:hover
{
  text-decoration: none;
  color: #ffffff;
}


.head_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0931fd;
	font-weight:900;
	margin: 10px 20px 10px 40px;
	}

.head_2 {
	font-family: "Courier New", Courier, monospace;
	font-size:20px;
	color:#0931fd;
	font-weight:900;
	margin-left:40px;
	}

.head_3 {
	font-family: "Courier New", Courier, monospace;
	font-size:17px;
	color:#0931fd;
	font-weight:900;
	margin-left:40px;
	}
	
.head_4 {
	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	color:#0931fd;
	font-weight:900;
	margin-left:40px;
	}

p {
	font-size:+12px;
	line-height:22px;
	text-align:justify;
  	}
	
.pvoilet {
		font-size:+12px;
   		line-height:+22px;
		color:#0354f9;
		font-weight:bold;
		}


.p_margin {
	font-size:+12px;
	line-height:+22px;
	text-align:justify;
	margin:05px 40px 05px 40px;
	}

img {
	margin-left:30px;;
	border:0px;
	}
	
.align_left {
	text-align:left;
	}
	
.align_right {
	text-align:right;
	}
	
ul
{
	color:#000000;
	line-height:20px;
	font:12px;
	}
	
ol
{
	color:#000000;
	line-height:20px;
	font:12px;
	}

li
{
	list-style-image:url(images/bullet_blue.gif);
}

.designation
{
	color:#0525c4;
	font-size:11px;
	}