﻿.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.12pt {
	font-size: 12px;
}
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url('images/bluestars.gif');
}
a {
	font-weight: bold;
	color: #0506CF;
}
img {
	border-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #0506CF;
	text-align: center;
	font-size: large;
}
h2 {
	color: #0000FF;
	font-size: medium;
}
.petnetusa {
	color: #B30D07;
	font-size: xx-large;
	font-weight: bold;
}
.links a:link {
	font-size: 12px;
}
.links {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
.links h2 a:link {
	font-size: 15px;
	color: #B30D07;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.links h2 {
	padding: 0px;
	margin: 0px;
}
.red {
	color: #B30D07;
}
a:visited {
	color: #B30D07;
}
a:hover {
	color: #EBBE0A;
}
a:active {
	color: #0506CF;
}
hr {
	color: #AD0808;
	font-size: .05px;
}
.left {
	text-align: left;
}
#content {
	border: 1px dotted #FF9900;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#content h2 {
	color: #AD0808;
	font-size: x-large;
	text-align: center;
}
#content h3 {
	text-align: center;
	color: #0506CF;
	font-size: large;
	text-decoration: underline;
	font-weight: bold;
}
.whitebg {
	background-color: #FFFFFF;
}
#content h4 {
	color: #AD0808;
	font-size: medium;
	text-align: left;
}
.leftindent8 {
	text-align: left;
	margin-left: 8px;
}
#container {
	background-color: #FFFFFF;
	border: 1px dotted #FF9900;
	width: 95%;
	right: auto;
	left: auto;
	margin: 5px;
}
