BODY {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
TD{
	font-weight: normal; 
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:11px;
}
h1{
	color: #FFFFFE;
}
a{
	color : #FCF6A2;
	font-family :   Arial,Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover{
	color : #FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.content{
	text-align: justify;
	font-weight: normal; 
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:11;
}

.content_title{
	font-weight: bold;
	color: #FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
}
.content_title:hover{
	font-weight: bold;
	color: #FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
}
.content_abstract{
	text-align: justify;
	font-weight: normal; 
	font-style: italic;
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
}

.menu{
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:11;
	font-weight: normal;
}
.menu:hover{
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:11;
	font-weight: normal;
	text-decoration: none;
}

img{
	border-color: #FCF6A2;
}
.title{
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
	font-weight: bold;
}
.link{
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
	font-weight: bold;
}
.link:hover{
	color:#FCF6A2;
	font-family : Arial, Verdana, sans-serif;
	font-size:12;
	font-weight: bold;
}