p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

img {
	border-style: none;
}

.bold {
	color: #003399;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

.script {
	font-family: "Brush Script Std", "Brush Script MT Italic", Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
}

.header {
	color: #003399;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	padding: 10px;
}

.navigation {
	border-color: #CCCCCC;
	border-style: outset;
	border-width: thin;
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

.navigation:hover {
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	border-style: inset;
	border-width: thin;
	color: #003399;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

marquee {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}

.Copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-left: 20px;
}

label {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
.bullet {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.new {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	font-style: normal;
	border: 1px ridge #FFFFFF;
	font-weight: bolder;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.align-left {
	padding: 5px;
}

.align-right {
	padding: 5px;
}
