
<!-- Style Sheet mvvianet.css for http://mullaneyvision.net -->
H1,H2,H3 { color: 003399;
           font-family: "New Times Roman", "Times", "Times Roman", "serif";
}

ul { list-style-image: url("images/bullet-tri-10.jpg"); } 
ol { list-style-image: url("#"); }  <!-- added 1/9/03 -->

TD,
BODY { font-family: "Arial", "Helvetica", "sans-serif";
	   font-size: "10pt";
}
BODY { background: FFFFCC;
       background-image : url("images/plateglass.jpg");
       background-repeat: repeat-y; 
	   margin-left: "32px";
}

<!-- link attributes -->
:visited { color: "6699FF" } <!-- for visited links -->
:active { color: "red"<!--"333399"--> } <!-- for active links -->
:link { color: "333399" } <!-- for active links -->
:hover { color: "black" } <!-- for links as mouse approaches -->

span.mv-slogan { color: 330099;
            font-family: "Arial", "Helvetica", "sans-serif"; font-style: "italic";
			font-size: 80%;
}

table.header {  color: "6699FF"; background: "330099"; position:"center"; width:"90%";
}

table.footer {  color: "6699FF"; background: "330099"; position:"center"; width:"98%";
}

a.buttontext,
td.buttontext {color: FFFFCC; background: "330099";
            font-family: "Arial", "Helvetica", "sans-serif"; font-style: "italic";
			font-weight: "bold";
}

a.selectedbuttontext,
td.selectedbuttontext {color: FFCC33;  background: 336699;
            font-family: "Arial", "Helvetica", "sans-serif"; font-style: "italic";
			font-weight: "normal";
}

a.mvcompliance,
td.mvcompliance {color: FFFFCC; 
            font-family: "Arial", "Helvetica", "sans-serif"; 
			font-weight: "italic";
			font-size: "-2";
}

a.buttontext2,
td.buttontext2 {color: FFFFCC; 
            font-family: "Arial", "Helvetica", "sans-serif"; 
			font-weight: "normal";
}

a.mvcompliance,
td.mvcompliance {color: FFCCCC; 
            font-family: "Arial", "Helvetica", "sans-serif"; 
			font-weight: "italic";
			font-size: "-2";
}

a.selectedbuttontext2,
td.selectedbuttontext2 {color: FFCC33; background: 336699;
            font-family: "Arial", "Helvetica", "sans-serif"; 
			font-weight: "bold";
}

a.mail,
a.link-mv  {color: "336699"; 
            font-family: "Times", "Times Roman", "New Times Roman", "serif";
            font-size:   "-1";
			font-weight: "bold";
}  <!-- added 1/9/03 -->

a.link-ext {font-family: "courier", "new courier", "typewriter";
            font-size:   "-1";
}  <!-- added 1/9/03 -->

a.mail     {font-weight: "italic";
}  <!-- added 1/9/03 -->
a.link-int {font-weight: "normal";
}  <!-- added 1/13/03 -->

P.hint {font-size: "10";
        background: "silver";
        border: "4";
		border-color: "330099";
}  <!-- added 1/13/03 -->

P.figuretitle,
img.figuretitle,
DIV.figuretitle,
SPAN.figuretitle {font-size: "11";
                  font-weight: "bold";
				  color: "330099";
}  <!-- added 1/13/03 -->
