﻿body {
}
td img {display: block;}

.DocTitle
{
	azimuth:left;
	font-weight:bolder;
	font-family:Verdana;
	font-size:larger;
	color:#333333;	
}
.DocText
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
}
p.bold
{
	
	font-family:Verdana;
	font-size: small;
	color:black;
	font-weight:bold;
}
.shadow  
{
	position:relative; 
	display:block; 
	color:lime; 
	font-weight:bolder;
	font-family:Verdana;
	font-size: 20px;
	color: white;
	outline-color:red;
}
.shadow span
{
	position:absolute; 
	display:block; 
	top:0px;  
}
.shadow:before 
{
	display:block; 
	padding:3px; content: 
	attr(title); 
	color:black;  
}
.DocSubTitle
{
	azimuth:left;
	font-weight:bolder;
	font-family:Verdana;
	font-size:small;
	color: white;
	outline-color:black;	
}
DocSubTitle .A
{
	azimuth:left;
	font-weight:bolder;
	font-family:Verdana;
	font-size:small;
	color: white;
	outline-color:black;	
}
.BulettedText
{
	list-style-position: inside;
	font-family: Arial Baltic;
	font-style: italic;
	color: white;
}
A
{
	azimuth: left;
	font-family: Papyrus;
	font-size: small;
	color: blue;
	outline-color: black;
}
.DocFooter
{
	azimuth:left;
	font-weight:bolder;
	font-family:Verdana;
	font-size:small;
	color: white;
	outline-color:black;
}
.CreaterFooter
{
	font-family: verdana;
	font-size: xx-small;
	color: white;
}
.CreaterFooter a
{
	font-family: verdana;
	font-size: xx-small;
	color: white;
}
td.nobg {
	background: #f5fafa url(images/bullet2.gif) no-repeat;
}
table.transform {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #6D929B;
	letter-spacing: 2px;
	text-align: left;
	padding: 3px 3px 3px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	border-bottom-color: #f5fafa;
	border-color:#f5fafa;
	color:maroon;
}

.PapTitle
{
	font-family: Papyrus;
	color: black;
	font-size: medium;
	font-weight: bold;
}
.PapText
{
	font-family: Papyrus;
	color: black;
	font-size: small;
	font-weight: bold;
}