.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	text-align:center;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	padding-top: 5px;
	text-align:center;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify
	font-weight: bold;
}

.inversa {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify
	font-weight: bold;
	color:#000068;
}


.justify { 
text-align: justify;
} 


a, a:visited { 
	color:blue;
	text-decoration:none;
}


A:hover {
	background:black; 
	color:white;
	text-decoration:none;
}

A:active {
	background:red; 
	color:white;
	text-decoration:none;
}


.signup {
  border: 5px solid #000000;
  background: #FFFFFF;

}


.newsTitle { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	text-align:center
	font-weight: bold;
	color:#990033;

}

.newspreview {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	text-align:justify
	color:#000000;
}


.newsheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify
	font-weight: bold;
	color:#000068;
}

.newsbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	font-weight: bold;
}
