/* C */

body, td{
font-size:   12px;
color:       #666666;
line-height: 15px;}

a{
color: #666666;text-decoration: none;}
a:hover{
color: #83C59B;text-decoration: underline;}

.input{
	font-size:     10px;
	color:         #333333;
	border:        1px solid #003366;
	line-height: 150%;
}

.textarea{
	font-size:     10px;
	color:         #003366;
	border:        1px solid #003366;
	line-height: 150%;
}

.button{
	font-size:     10px;
	color:         #fff;
	background:    #003399;
	border:        1px solid #003399;
	line-height: 150%;
}
.textsize {
	font-size: 12px;
	line-height: 150%;
	color: #003366;


}