@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000000;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
a:link {
text-decoration:none;
color:#D72E23;
font-weight:bold;
}
a:visited {
text-decoration: none;
color: #D72E23;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #0033FF;
}
#logoSUN {
position:relative;
z-index:1;
}
#copy{
text-align:center;
z-index:5;
}
#vegistripe {
background-image:url(media/vegistripe.jpg);
background-repeat:repeat-x;
}