/*---------------------------------
|       Global Declarations       |
---------------------------------*/

/* Text - Defaults */
body, 
td, 
p, 
li, 
input, 
select, 
textarea { font: normal 11px Verdana, Tahoma, Sans-Serif; color: #696969; }

body, 
td, 
p { line-height: 2em; } 

a { line-height: 1.2em; } 

/* Lists */
ul {}
ol {}

/* Formatted Text */
pre {}

/* Headings */
h1 { color: #6F174E; font-weight: normal; font-size: 15px; text-transform: lowercase; }
h2 { color: #D45492;  font-size: 13px; }
h3 { color: #6F174E; }
h4 { color: #D45492; }
h5 { color: #6F174E; }
h6 { color: #D45492; }

/* Anchor */
a:link, 
a:active, 
a:visited { color: #6E2944; text-decoration: none; }
a:hover { color: #6E2944; text-decoration: underline; }

/* Forms */
form { margin: 0px; padding: 0px; }

/*---------------------------------
|       Custom Declarations       |
---------------------------------*/
