body {			background-color: #B9CAB6; 
			margin-top: 50px; 
			margin-bottom:0px;
			margin-left: 0px;
			margin-right: 0px;
			cursor: default;}

table {			width: 450px;}

b {			color: #779DB3; 
			font-family: tahoma, sans-serif; 
			font-size: 9px;}

.tr01 {			width:450px; 
			height: 320px;}

.tr02 {			width: 450px;}

.td01 {			width: 450px; 
			height: 320px; 
			background-image: url(img.png);} 

.td02 {			width: 450px; 
			height: 5px; 
			background-color: #DFE5CA;} 


.blank01 {		width: 450px;}


.content {		font-family:  trebuchet ms, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			letter-spacing:0px;
			line-height:16px;
			text-align: justify;
			font-weight: normal;
			color : #5D8B92;  
			letter-spacing: 0px;
			padding: 5px;}

.title  {			font-family: tahoma, Geneva, tahoma, Helvetica, sans-serif;
			font-size: 7pt;
			letter-spacing: 0px;
			line-height:12px;
			text-align: right;
			font-weight: bold;
			color :  #8981A2;
			letter-spacing: 1px;
			text-transform: lowercase;
			padding: 5px;}

A,link,visited,active {	cursor: crosshair;
			text-decoration: none; 
			color: #3A5185; 
			font-weight:bold; 
			font-size: 10px; 
			font-family: tahoma, Helvetica, sans-serif; 
			letter-spacing: 0px; 
			text-transform: lowercase;} 

A:hover {		text-decoration: line-through;
			color: #3A5185;
			cursor: crosshair;   
			font-weight: bold;
			font-size: 10px; 
			font-family:  tahoma, Helvetica, sans-serif; 
			letter-spacing: 0px; 
			text-transform: lowercase;} 

input, textarea, option, select {
			background-color: #DFE5CA;
			font: 7pt century gothic;
			color: #3A5185;
			letter-spacing: 1px;
			border: 1px solid #3A5185;
			padding:1px; }