/** BASIC */body {	margin: 48px 0px 0px 0px;	padding: 0px;	background-color: #FFFFFF;}/** FORMS */form {	margin: 0px;	padding: 0px;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;}/** TEXTS */body, th, td, input, textarea, select {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #858585;}p, blockquote, ul, ol, dl {	margin-top: 0px;}.text1 {	font-size: 12px;	font-weight: regular;	color: #666666;}.text2 {	font-size: 12px;	font-weight: bold;	color: #666666;}.text3 {	text-align: center;	font-size: 9px;	color: #B6B6B6;}/** LINKS */a {	text-decoration: none;	color: #2D58CF;}a:hover {	text-decoration: bold;	font-weight: bold;	color: #996633;}a.link1 {	font-weight: bold;	color: #999999;}a.link2 {	font-size: 12px;	color: #999999;<style>hr { border:none;border-top:dotted 2px black }.vr { width:0;height:250px;margin-left:50%;border-left:dotted 1px red;}.box { width:650px;height:50px;border:dotted 1px green;}</style><div class=box><div class=vr></div><hr><div class=vr></div></div>.horizontal_dotted_line{border-bottom: 1px dotted #80c080;width: 100px;}