/* RESET 

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input*/
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,blockquote { font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; margin: 0; padding: 0; }
ul,ol { list-style: none inside; }
img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/*SiteWide*/
body		{  }
p			{  }
a			{ text-decoration: none  ; }
a:link		{ color: #665; }
a:visited	{ color: #665 }
a:hover		{ text-decoration: underline; }
a:active	{ color: #fff }
div			{ }
span		{ }
td			{ }
table		{ text-align: left; }
h1			{ color: #333; font-size: 21px; line-height: 26px; margin-bottom: 0.4em; }
h2			{ color: #111; font-size: 16px; line-height: 21px; margin-bottom: 0.75em; }
h3			{ color: #111; font-size: 12px; line-height: 18px; margin-bottom: 0.75em; }
h4			{ color: #665; font-size: 11px; line-height: 16px; }
h5			{ color: #665; font-size: 10px; line-height: 12px; }
h6			{ color: #998; font-size: 7px; font-weight: bold; line-height: 12px; text-transform: uppercase; word-spacing: 0.5em; letter-spacing: 0.5em; }
q { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
cite { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
ol			{ text-indent: -20px; margin-bottom: 0.6em; margin-left: 20px; list-style-type: decimal; list-style-position: inside; }
ol ol		{  }
ol ul		{  }
ul			{ text-indent: -13px; margin-left: 20px; list-style-type: disc; list-style-position: inside; list- }
ul ol		{  }
ul ul		{  }
