a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #790000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-image:url('../images/peruandartsbackground.jpg');
	background-color:#91283A;
}
.microtitle{
 	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
}
.BottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.commontext {
	font-family: Verdana;
	font-size: 8pt;
	text-align:justify;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	text-align:justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#FFFFFF;
}
h2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E3C6A;
}
.blue {
	color: #336699;
}
.copyright {
	font-family:Verdana;
	font-size:xx-small;
	color:#FFFFFF;
	text-align:center;
        margin-top: 7px;
}
.centeredtable{
	width:100%;
	height:100%;
}
.tablecolor{
	background-color: #FFFFFF;
}
