body, p {
		margin-bottom:0px;
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin:0px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #B84D94;
		background-color:#D5D9F1;
}

.bookmark {
font-size:small;
font-weight:bold;
text-align:center;
border-top: 1px solid;
border-bottom: 1px solid;
}

a.home_links {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #B84D94;
		text-decoration:none;
}

a.home_links:visited {
        color: #B84D94;
		text-decoration:none;
}

a.home_links:hover {
        color: #B84D94;
		text-decoration: none;
}
a.home_links:active {
        color: #B84D94;
		text-decoration:none;
        }
		
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #3333FF;
		
}

a:visited {
        color: #3333FF;
}

a:hover {
        color: #3333FF;
}
a:active {
        color: #3333FF;
        }

.heading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
		padding-left:2px;
		font-weight:bold;
}

td, th {
		border-bottom: 1px solid #B84D94;
		margin:0px;
		padding-left: 4px;
		padding-bottom: 0px;
		padding-top:1px;
}

table{
	border-collapse : collapse;
	border: 0px;
}

.home {
		background-color: #D5D9F1;
}

.content {
width: 100%; 
padding-left: 2px;
}

.mag_bar {
		padding-top:3px;
}

.about {
		text-align:center;
		padding-top:2px;
		padding-bottom:3px;
}

.ads {
text-align:center;
}

/* style for  icon - set border to theme color */
.home-image {
        width: 50px;
        height: 50px;
        float: right;
        margin: 2px;
}
/* style for   title bar - set background to theme color set color to black or white */
.title {
        background-color: #B84D94;
        font-size: 8pt;
        color: #FFFFFF;
        padding-left: 2px;
}

/* style for  horizontal rule set color to theme color */
hr {
color: #B84D94;
}
