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

body,td,th {
	font-family: Comic Sans MS, cursive;
	color: #f5f5f5;
	font-size: 13px;
}
body {
	background-color: #2A2756;
	background-image: url(images/bgtile.jpg);
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #DCDCDC;
}.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.footer-nav {
	font-size: 12px;
	color: #999;
}
.pedigreestyle {
	font-size: 11px;
}
