p {
margin-top: 3px;
margin-bottom: 3px;
* margin-top: 5px;
line-height: 15px;
}
a  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	text-decoration : underline;
}
a.menu  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.msglink  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.ital  {
	text-decoration : none;
	font-weight : normal;
	font-style: italic;
}
a.small  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
	font-size: 10px;
}
a.small:hover  {
	text-decoration : underline;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}
.small {
	font-size : 10px;
}
.large {
	font-size : 18px;
}
.med {
	font-size : 12px;
}td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
td.foot  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
td.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #f5f5f5;
}
.border {
border: 1px solid #ccc;
}
.quotebor {
border: 1px solid #ccc;
background-color: #eee;
}
td.norepeat  {
	background-repeat: no-repeat; 
	background-position : bottom right;
}
td.msg {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
}
.msghd {
border-right: 1px solid #ccc;
font-weight: bold;
}
.msgtp {
border-right: 1px solid #ccc;
}
.msgrt {
border-top: 1px solid #ccc;
}
.msgrtal {
border-top: 1px solid #ccc;
text-align: right;
}
.msg {
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.header {
font-size: 18px;
font-weight: bold;
color: #000;
}
td.main {
	background-color : #ffffff;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}