body { 
	font-size: small;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}
a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
p {
	padding: 5px 0px;
	margin: 0px;
	line-height: 24px;
}
td {
	font-weight: normal;
	font-size: 100%;
}
#pag {
	width: 760px;
  	background: #f0f0f0;
	text-align: left;
}
#pag1 {
  	width: 100%;
  	position: relative;
  	left: -6px;
  	top: -6px;
  	background: #fff;
}
#nav { 
	height: 25px;
	font-size: 95%;
	padding: 0;
	text-align: left;
	color: #c0c0c0;
}
#nav a {
	padding: 0 2px;
	text-decoration: none;
	color: #669;
}
#nav a:hover {
	text-decoration: underline;
}
#nav ul {
	padding: 0;
	margin: 0;
	display: inline;
}
#nav li {
	padding: 0;
	display: inline;
	margin: 0;
	background-image: none;
	list-style-type: none;
}
#hdr {
	border-top: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	text-align: center;
}
#ban {
	height: 65px;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	text-align: center;
	border-bottom: #c0c0c0 1px dotted;
}
#bar {
	border-right: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
}
#bar1 {
	padding: 4px;
	text-align: center;
	border-right: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
#bar1 h1 {
	text-align: center; 
	margin: 0;
	font-weight: normal;
	font-size: 100%;
	letter-spacing: 0.1em;
}
#bar2 {
	padding: 3px;
	text-align: center; 
	background: #e0e0e0;
}
#cnt {
	margin: 0;
	padding: 5px 9px;
	font-size: 105%;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
}
#cnt h1 {
	padding: 2px 0;
	margin: 0;
	font-size: 110%;
	color: #669;
	letter-spacing: 0.1em;
}
#cnt h2 {
	border-top: #669 1px solid;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	color: #363;
}
#cnt h3 {
	padding: 2px 0 10px 0;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}
#cnt ul {
	padding: 0;
	margin: 0;
}
#cnt li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
#ftr {
	width: 760px;
	padding: 2px 0 0 5px;
	font-size: 70%;
	color: #919191;
	text-align: left;
}
.date {
	font: 80% Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	text-align: center; 
	padding: 8px 0 8px 0;
}
.rule {
	width: 90%;
	text-align: center; 
	border-top: #c0c0c0 1px dotted;
}
.formButton {
	font: 100% verdana, arial, helvetica, sans-serif; 
	border-width: 1px;
	border-color: #369;
	border-style: solid;
}
.formText {
	padding: 3px;
	font: 100% verdana, arial, helvetica, sans-serif; 
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}
.drpdwn {
	font: 100% verdana, arial, helvetica, sans-serif; 
	border-width: 1px;
	border-color: #369;
	border-style: solid;
}

