body {
background-color: #FFFFFF;
}
a:link {
color: #000000;
font-weight:bolder;
}
a:visited {
color: #000000;
}
a:hover {
color: #FF0000;
}
a:active {
color: #FF0000;
}
#main {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
}
#certs.p {
text-align:left;
}
#certs {
	vertical-align:top;
}
ul {
list-style:none;
}
p {
text-align:center;
}
