/* Start of CMSMS style sheet 'Typography' */
/*Typography.css*/



body,ul,ol,dl,td,th,caption,pre,p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6,blockquote,strong,em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	color: #4b464a;
}

p {}
input {}
textarea {}
ul {list-style-type:square;}
ol {list-style-type:decimal;}

h1 {font-size:16px; margin-bottom:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#134c10;font-weight:bold;}
h2 {font-size:12px; color:#134c10;font-weight:bold;margin-bottom:5px;}
h3 {font-size:12px; margin-bottom:8px;}
h4 {font-size:10px; margin-bottom:5px;  font-weight:bold;}
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;}
h6 {font-size:8px;  margin-bottom:5px;}

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;}
em         {font-style:italic;}

dfn{display:none}
/* End of 'Typography' */

