/* public: content_styles */

body {font-family:arial,verdana,helvetica; font-size:70%; font-weight:Normal; color:#818181;}
table, tr, td, ol, li, p, input {font-family:arial,verdana,helvetica; font-size:100%; font-weight:Normal;}
b, strong {font-weight:bold; text-decoration:none;}
p {margin:0; padding:0;}

/*links*/
a {font-weight:normal; color:#818181; text-decoration:none;}
a:hover {text-decoration:underline;}

#credit a {font-weight:bold;}
#w3c {text-decoration:none;}

/*forms*/
.inputText, textarea, select {font-family:arial,verdana,helvetica; font-size:100%;}

/*default headers for wysiwyg*/
.Heading1, H1, .Heading2, H2, .Heading3, H3, .Heading4, H4, .Heading5, H5, .Heading6, H6 {font-weight:bold; margin:0; padding:0;}
.Heading1, H1 {display:none;}
.Heading2, H2 {font-size:140%; color:#492406; letter-spacing:-0.1px; font-weight:600; padding:2px 0;}
.Heading3, H3 {font-size:130%; color:#818181; font-weight:normal;}
.Heading4, H4 {font-size:100%; color:#818181;}
.Heading5, H5 {font-size:120%; color:#492406;}
.Heading6, H6 {font-size:100%; color:#492406;}
.Normal {font-size:100%;}

/*content header styles*/
.editableContent a {font-weight:bold; color:#492406;}