﻿body
{
	font-size: 12pt;
	font-family: Arial,verdana; 
}

.BodyText
{
	font-size: 12pt;
	font-family: Arial,verdana; 
}

.Subheads
{
	font-size: 13.55pt;
	font-family: Arial,verdana; 	
	font-weight:700;
}

.CodeFigure
{
	background-color: #d1d1d1;
	color: #000000;
	font-family: verdana,Arial;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.CodeSnippet
{
	margin-top: 0pt;
	margin-right: 1in;
	margin-bottom: 0pt;
	margin-left: 0.1in;
	font-size: 10pt;
	color: #722600; 
	font-family: Courier New,Courier; 
	background-color: #f3f3f3;
	
}

.Captions
{
	font-family: Arial,verdana;
	font-size: 10pt;
}