/* CSS Document */body {		background: #FFFFFF;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		}		a:link {		background: #FFFFFF;		color: #333333;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: underline;		}a:visited {		background: #FFFFFF;		color: #777777;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		}a:hover {		background: #FFFFFF;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: underline;		}td.mainbody {		background: #FFFFFF;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		vertical-align: top;		text-align: left;		text-indent: 2px;		border-style: solid;		border-width: 1px;		border-color: #000000;		border-top-width: 0px;		padding: 3px;		}td.leftarticle {		background: #999999;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		vertical-align: top;		text-align: left;		/* text-indent: 30px; */		border-color: #000000;		border-width: 1px;		border-style: solid;		padding: 3px;		}td.rightarticle {		background: #DDDDDD;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		vertical-align: top;		text-align: left;		/* text-indent: 30px; */		border-color: #000000;		border-width: 1px;		border-style: solid;		padding: 3px;		}td.submission {		background: #DDDDDD;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;		vertical-align: top;		text-align: center;		/* text-indent: 30px; */		border-color: #000000;		border-width: 1px;		border-style: solid;		padding: 3px;		}		p {		background: #FFFFFF;		color: #000000;		font-family: Garamond, Times New Roman, Times, serif;		font-weight: normal;		font-size: 12px;		text-decoration: none;			}				