body {
	font-family: Verdana, arial, sans-serif;
	font-size:12px;
	color: black;	
	background-color: white;
	margin-top: 1cm;
}



p {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	text-indent: 0.5cm;
	color: black;
}


p.bold {
		font-weight: 500
}


	
p.articleTitle {
	font-size:20px;
	color: green;
	text-align: left;
	text-indent: 0cm;	
	
}


p.articleAuthor {
	color: green;
	text-align: left;
	text-shadow: black;
	text-decoration: overline;
	font-weight: bold;
	text-indent: 0cm;
}


td.tablebg { background-image: url(images/logo.jpg); 

background-attachment: fixed; 

background-color: #ffffff;

background-repeat: no-repeat;
background-position: bottom right;
}


a:link 		{	color: blue;
				text-decoration: none;}
a:visited 	{	color: red;
				text-decoration: none;}
a:hover 	{	color: #FF00FF;
				text-decoration: none;}
a:active	{	color: #0000FF}



a.backlink:link{color:black;
				text-decoration: none;
				background-color:#00ff0f;}
a.backlink:visited{color:black;
				text-decoration: none;
				background-color:#00ff0f;}
				
a.backlink:hover{color:white;
				background-color:green;}				




td.p{ text-indent: 0.5cm;
}