
body 
{
	background-image: url("redbgflower.jpg");
	scrollbar-arrow-color: #8B0658; 
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #fffff; 
	scrollbar-highlight-color: #EF6AA5; 
	scrollbar-shadow-color: #363636; 
	scrollbar-3d-light-color: #8B0658; 
	scrollbar-dark-shadow-color: #ffffff;
	margin:0px; padding:3px;
	font-family: verdana; font-size: 11px; line-height: 123%;
	align: center;
}

p {font-family: verdana,arial; font-size: 12px; line-height: 140%; color: #000000}
li{font-family: verdana,arial; font-size: 12px; line-height: 123%; color: #D33C33}

div {
align: center;
margin-top: 4em;
margin-bottom: 4em;
}
	
table {
background-color:#fff;
text-align:left;
font-family: verdana; font-size: 11px; line-height: 123%;
}

	 tr.even {background: #FBD1CF;}
	 td { text-align: left;
	 font-size: 11px;
	 }

a {text-decoration: none; font-weight:bold; color:#EF6AA5; font-size: 11px;}
A:hover {text-decoration: none;font-weight:bold; color: #238CA5}


h1
{
    font-family: arial; font-size: 17px; line-height: 123%; 
	text-transform : capitalize;
	color : #D33C33;
}

h2
{
    font-family: arial; font-size: 12px; line-height: 123%; 
	text-transform : capitalize;
	color : #770032;
}



