/*   
Theme Name: Millennium Systems
Theme URI: http://www.millennium-systems.co.uk
Description: The Standard Cascading Style Sheet for Millennium Systems Ltd. 
Author: Veine K Vikberg
Author URI: http://www.vikberg.net
Version: 0.4
*/


/* CSS Document - print style sheet */


body {
font-family: "Times New Roman", Times, serif;
line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #595959;
}

h1 {
font-size: 16pt;
}

h2 {
font-size: 14pt;
}

h3, h4, h5, h6 {
font-size: 11pt;
}

h3 {
margin-top: 30px;
}

a:link, a:visited {
text-decoration: underline;
font-weight: bolder;
}

a img {
border: 1px solid #595959;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

.left-column {
margin-bottom: 30px;
}

.right-column {
margin-bottom: 10px;
}

.blue-box p, .red-box p {
margin: 0;
}

.red-box {
margin-top: 22px;
}

#topmenu, #footer ul {
display: none;
}