body {
	background-color: #FFFFFF;
	margin: 20px;
}

body,td,tr,div,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

.white_corners {
	background-image: url(img/white_corner_tic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.pink_text {
	color:#cc0033;
}

h2{
	font-size:16px;
	font-weight:bold;
}

.nav_links {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-size:12px;
}

.h2_link {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #222222;
}
b, strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
