body			{
				background: #DF69AD url('background.jpg') no-repeat;
			 	margin:0;
			 	color:#ffffff;
			 	font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
				font-size: 8pt;
				line-height:120%;
			 	}


a {
    text-decoration: none;
    color:880450;
    background-color: transparent;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 3pt;
    font-family:verdana; font-size:8pt;
}

.contcell p {
    margin: 4pt;
    color:880450;
}
.contcell a {
    margin: 4pt;
    color:880450;
}

newsinclude a {
    color:#000000;
    font-weight:bold;
}

p a {
    text-decoration: none;
}
p a:visited {
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}

.sborder_cell	{
				background:#FFFFFF;

				height: 483px;
				
				background-repeat: repeat-x;
				width:50%;
				border-top: 1px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				}

.main_cell		{
				border-top: 1px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				background-repeat: no-repeat;
				width: 700;
				height: 500px;
				text-align: left;
				vertical-align: top;
				
				}
				
.content_table	{
				border:0;
				width: 700px;
				height: 100%;
				}


.tmain_cell		{
				text-align: left;
				height: 20px;
				vertical-align: bottom;
				}
				.tmain_cell P	{
								margin-left: 5px;
								margin-right: 5px;
								margin-top: 3px;
								margin-bottom: 5px;
								font-family: Verdana;
								font-size: 8pt;
								color: #FFFFFF;
								}
.bmain_cell		{
				text-align: left;
				vertical-align: top;
				}
				.bmain_cell P	{
								margin-left: 5px;
								margin-right: 5px;
								margin-top: 3px;
								margin-bottom: 5px;
								font-family: Verdana;
								font-size: 8pt;
								color: #000000;
								}

.content_left	{
				text-align: left;
				vertical-align: top;
				
				margin: 5em 5em 0em 0em;
				}
				
.content_right	{
				text-align: left;
				vertical-align: top;
				
				}

.footer P	{
			text-align:center;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: 5px;
			margin-bottom: 5px;
			line-height:150%;
			font-family: Verdana;
			font-size: 7pt;
			color: #FFFFFF;
			}
			
#Main		{
			width:365px;height:310px;overflow:auto;
			}	
#headlines	{
			width:315px;height:64px;overflow:auto;
			}
