﻿@charset "utf-8";

@media screen 
{

.border {border:1px solid #e0e0e0}
* {font-family: Helvetica,Arial, sans-serif;-webkit-text-size-adjust:none;}
form,p,td,div  {
	font-size:12px;
	color:#666;	
	line-height:160%;
}
body,input,textarea,select,button {font-size:12px;}
form {margin:0px;}
textarea { overflow:auto}
a { color:#444;text-decoration: none; }
a:hover { text-decoration: underline;color:#002595 }


.input {border:1px solid #d0d0d0;line-height:30px;height:30px;}
.button {padding:10px 20px;background:#fff;border:1px solid #e0e0e0;}
.headertext {color:#002595;font-size:14pt;font-weight:bold\9;}
.summarytext,.summarytext * {color:#666;line-height:180%;}
}
