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

body {
	background-color: #cccccc;
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.verd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.cont {
	width: 270px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
#inlink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
#inlink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A1102;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFDB95;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFDB95;
	text-decoration: none;
	font-weight: bold;
}
a.pdf:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400000;
	text-decoration: none;
}
a.pdf:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400000;
	text-decoration: underline;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
#blog a {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 19px;
}
#inlink #anchorlinks a {
	color: #0000CC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

