P {
	MARGIN: 12px 5px 0px; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: arial,helvetica,Sans-Serif; 
	FONT-SIZE: 1em; 
}
.headline{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	font-style: normal;
	BACKGROUND-COLOR: white; 
	COLOR: #003565; 
}
.byline	{
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: arial,helvetica,Sans-Serif; 
	FONT-SIZE: .9em; 
	font-weight: 400;
	}
.quote	{
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: arial,helvetica,Sans-Serif; 
	FONT-SIZE: .9em; 
	font-weight: 400;
	margin-left: 20px;
	margin-right: 20px;
}
.tiptitle {
	FONT-SIZE: 1em; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	font-weight: 600;
	BACKGROUND-COLOR: white; 
	COLOR: #003565; 
}
.script	{
	MARGIN: 12px 5px 5px; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;
	font-family: courier; "Courier New"; monospace;
	FONT-SIZE: .8em; 
}
h1 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	font-style: normal;
	BACKGROUND-COLOR: white; 
	COLOR: #003565; 
}
H2 {
	FONT-WEIGHT: 400; 
	FONT-SIZE: 1.25em; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: white; 
	COLOR: #003565; 
}
H3 {
	FONT-WEIGHT: 400; 
	FONT-SIZE: 1.1em; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: white; 
	COLOR: #003565; 
}
IMG.bodyimgright {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FLOAT: right; 
	MARGIN: 5px 5px 5px 10px; 
	BORDER-LEFT: medium none; 
	BORDER-BOTTOM: medium none
}
ul
{
	list-style-type: square;
}
li	{
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: arial,helvetica,Sans-Serif; 
	FONT-SIZE: 1em; 
	}
table.artcle	{
	border-style:none;
	FONT-FAMILY: arial,helvetica,Sans-Serif; 
	FONT-SIZE: .9em; 
	margin: 10px;
	}
table.artcle td	{
	vertical-align:top;
	padding:5px;
	}
td.left	{
	vertical-align:top;
	padding:5px;
	white-space: nowrap;
	}
table.grid {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.grid th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
