body	{
		background-color: #C2E8F1;
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin: 0;
		padding: 0;
		font-weight: normal;
		}

p		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #000000;
		font-weight: normal;
		}
		
		
h1	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 130%;
		color: 146999;
		}
		
h2	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 130%;
		color: 146999;
		}

h3	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 11px;
		line-height: 130%;
		font-weight: bold;
		color: 146999;
		}		
h4	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 10px;
		line-height: 130%;
		font-weight: bold;
		color: 146999;
		}

h5	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 9px;
		line-height: 130%;
		font-weight: bold;
		color: 146999;
		}

h6	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 8px;
		line-height: 130%;
		font-weight: bold;
		color: 146999;
		}

img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #000000;
		list-style-type: disc;
		font-weight: normal;
		}
		
li		
		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #000000;
		list-style-type: disc;
		font-weight: normal;
		}			
		
a		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		}
		
td		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		}
		
table	{
		border-color: #4D4D4D;
		}
		
.textred
		{	
		color: #990000;
		font-weight: normal;
		}
		
.textreditalic
		{	
		color: #990000;
		font-weight: normal;
		font-style: italic;
		}

.textredbold
		{	
		color: #990000;
		font-weight: bold;
		}

.textitalic
		{	
		color: #000000;
		font-weight: normal;
		font-style: italic;
		}

.textbold
		{	
		color: #000000;
		font-weight: bold;
		}

.textbolditalic
		{	
		color: #000000;
		font-weight: bold;
		font-style: italic;
		}

.textblue
		{	
		color: #146999;
		font-weight: normal;
		}

.textbluebold
		{
		color: #146999;
		font-weight: bold;
		}

.textblueitalic				
		{	
		color: #146999;
		font-weight: normal;
		font-style: italic;		
		}
				
	
.copyright	
		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color:#146999;		
		}
		
.content	
		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		background-image: url(images/tj_bubbles.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #C2E8F1;
		font-size: 11px;
		font-weight: normal;
		color:#000000;		
		}
		
.left
		{
		background-color: #C2E8F1;
		}				
		
.dots
		{
		background-image: url(images/tj_dots.gif);
		background-repeat: no-repeat;
		background-color: #C2E8F1;
		width: 800px;
		height: 24px;
		}
		
.link	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 130%;
		color: 146999;
		}					
		
.footer
		{
		background-color: #FDFEFF;
		text-align: center;
		}
		
		
			
		
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.link:link {color: #146999; text-decoration: none;}
a.link:visited {color: #146999; text-decoration: none;}
a.link:hover {color: #055D7A; text-decoration: none;}
