.input {
background-color: white;
border-color: #666666;
border-style: solid;
border-width: 1;
color: #666666;
font-size: 7pt;
font-family: arial;
}

.a_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.1em;
}

.a_sm_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
	letter-spacing: 0.1em;
}

.a_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333 !important;
	font-weight: normal;
}

.a_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.v_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.v_sm  a:link {  color: #345005; text-decoration: underline}
.v_sm  a:visited {  color: #345005; text-decoration: underline}
.v_sm  a:hover {  color: #8D2E2E; text-decoration: underline}
.v_sm  a:active {  color: #8D2E2E; text-decoration: underline}


.v_sm_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.v_sm_grey  a:link {  color: #666666; text-decoration: underline}
.v_sm_grey  a:visited {  color: #666666; text-decoration: underline}
.v_sm_grey  a:hover {  color: #666666; text-decoration: underline}
.v_sm_grey  a:active {  color: #666666; text-decoration: underline}

.v_sm_greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #80C41C;
}

.v_sm_greenbold  a:link {  color: #80C41C; text-decoration: underline}
.v_sm_greenbold  a:visited {  color: #80C41C; text-decoration: underline}
.v_sm_greenbold  a:hover {  color: #80C41C; text-decoration: underline}
.v_sm_greenbold  a:active {  color: #80C41C; text-decoration: underline}

#pressreleases td { font-size:13px; vertical-align:top; }
