/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-family: Trebuchet MS; font-size:22px; color:#32001A; font-weight:normal;}
.MainCopy		{font-family:Arial; font-size:11px; color:#444444; font-weight:normal; line-height:130%;}
.SmallCopy		{font-family:Arial; font-size:10px; color:#444444; font-weight:normal; line-height:130%;}

H1 {font-family: Trebuchet MS; font-size:22px; color:#32001A; font-weight:normal; padding-top:0px; margin-top:0px;}
H2 {font-family: Trebuchet MS; font-size:18px; color:#32001A; font-weight:normal; padding-top:0px; margin-top:0px;}
H3 {font-family:Arial; font-size:11px; color:#444444; font-weight:bold; padding-top:0px; margin-top:0px;}

li{ font-family:Arial; font-size:10px; color:#444444; font-weight:normal; line-height:130%;}

A:link		{font-family:Arial; font-size:11px; text-decoration:underline; line-height: 17px;COLOR:#38001C;}
A:visited	{font-family:Arial; font-size:11px; text-decoration:underline; line-height: 17px;COLOR:#38001C;}
A:active	{font-family:Arial; font-size:11px; text-decoration:underline; line-height: 17px;COLOR:#38001C;}
A:hover	{font-family:Arial; font-size:11px; text-decoration:underline; line-height: 17px;COLOR:#38001C;}