/* CSS Document */

BODY {
margin : 0;
background-image: 
url(images/side_bgd.gif);
background-repeat: 
no-repeat;
background-position: 0px 130px;
} 
a:link {
color : #006699; 
} 
a:link {
background-color : transparent;
} 
a:visited {
color : #006699;
} 
a:hover {
color : red;
text-decoration: underline;
} 
a:active {
color : #ff0000; 
} 
a  {
font-size : 75%; 
} 
a {
	font-weight: bold;
}
a {
line-height : 1.5; 
} 
a {
	text-decoration:none;
}
b  {
font-size : 75%; 
} 
b {
text-align : center; 
} 
span.b1 {
	color:#ffffff;
}
span.b2 {
	color:#666666;
	text-decoration:none;
}
span.b3 {
	color:#333333;
}
span.b4 {
	color:black;
	padding-left : 0.5cm;
}
span.b5 {
	color:black;
	text-align : justify;
}
h1 {
font-size : 75%; 
} 
h1 {
color : black;
} 
h1 {
text-align : center; 
} 
h2 {
font-size : 75%; 
} 
h2 {
color : black;
} 
h2 {
text-align : center; 
} 
p {
font-size : 75%; 
} 
p {
color : black; 
} 
p {
text-align : center; 
} 
p {
padding-left : 0.0cm; 
} 
p {
	font-weight: bold;
}
h3 {
font-size : 120%; 
} 
h3 {
color : #333333; 
} 
h3 {
text-align : left; 
} 
h3 {
padding-left : 0.1cm; 
} 
h4 {
font-size : 75%; 
} 
h4 {
text-align : center; 
} 
li {
font-size : 100%; 
} 
ul.disc {
list-style-type : disc; 
} 
hr {
color : #006699;
}
form {
padding-left : 0.6cm;
}
body {
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 