<!-- This is the overall style sheet for bigtallken.com as of Feb. 21, 2005 -->

<!--  - Listing of main colors in layout in rgb format:
	 
-->




<!-- This defines the body font -->
body {font: text-decoration: none; color: rgb(130,127,84); font-weight: normal; font-size: medium; font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; margin-top: 0;margin-right: 0; margin-left: 0; margin-bottom: 0}

<!-- This defines the link fonts -->
a:link, a:visited, a:active {text-decoration: none; color: rgb(255,102,0); font-weight: normal; font-family: "garamond", "georgia", "times new roman", "palatino", "serif"}

a:hover {text-decoration: none; color: rgb(55,166,166); font-family: "garamond", "georgia", "times new roman", "palatino", "serif"}


<!-- This is the paragraph style -->
p {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}

<!-- This is the header styles -->
h1 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}
h2 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}
h3 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}
h4 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}
h5 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}
h6 {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00}

<!-- This is the list style -->
li {font-family: "garamond", "georgia", "times new roman", "palatino", "serif"; color: #190d00); list-style-type: disk}


<!--  - Color 1: Main body background -->
.color1 {background-color: #EBD9AF}
.fontcolor1b {color: #190d00}



