/*------------------------------------------------------------------------------
Talisan Creations: Diary of a Planeswalker
Almost White: C6DFEF
Light Blue: A5CCE6
Lt Med: 91BDDB
Medium Blue: 35789A
Dark Blue: 064869
Darkest Blue: 012C42
Light Gold: FBDC97
Medium Gold: E4B64F
Dark Gold: B4903C
2009 Talisan Creations for Anya Talisan on Diary of a Planeswalker
---------------------------------------------------------------------------------*/
HTML {
    scrollbar-face-color: #064869;
    scrollbar-shadow-color: #A5CCE6;
    scrollbar-highlight-color: #A5CCE6;
    scrollbar-3dlight-color: #064869;
    scrollbar-darkshadow-color: #064869;
    scrollbar-track-color: #064869;
    scrollbar-arrow-color: #A5CCE6; 
}

A:link    { color: #C6DFEF; font-weight: bold; text-decoration: none }      /* unvisited links */
A:visited { color: #C6DFEF; font-weight: bold; text-decoration: none }     /* visited links */
A:active  { color: #FBDC97; font-weight: bold }   /* active links */
A:hover   { color: #FBDC97; font-weight: bold }
A:URL { text-decoration: none}
BODY { font-family: "Arial", "Times New Roman"; font-size: 12pt; }
DIV.body { font-family: "Arial", "Times New Roman"; font-size: 10pt }
DIV.indent { margin-left: 20px; margin-right: 20px }
DIV.tagline { font-family: "Arial"; font-size: 8pt; color: #A5CCE6 }
DIV.subhead { font-family: "Arial", "Times New Roman"; font-size: 12pt; font-weight: bold; color: #A5CCE6 }
DIV.dark { font-family: "Arial", "Times New Roman"; font-size: 10pt; color: #002538 }
DIV.foot { font-family: "Arial"; font-size: 8pt; color: #91BDDB }
UL { text-indent: 0px; margin-left: 0px; margin-top: 0px; padding-left: 30px; padding-top: 0px; 
	text-indent: -30px; list-style-position: inside }