
/* 19 August 2003 */

body {
background: #dff;
color: #006;
font-size: 100%;
font-family: arial, helvetica, sans-serif; 
/* background-image: url(engbook.gif); */
/* background-repeat: repeat;          */   
/* background-attachment: scroll;      */
}

code { 
font-family : courier, fixedwidth; 
color : #000;
background : #eee;
}

pre {
font-family : courier, fixedwidth; 
color : #000;
background : #eee;
}

.new {
font-size : 100%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : #fff; 
background : #f00; 
} 

.copyright {
font-size : 70%; 
font-family : arial, helvetica, sans-serif; 
color : #00c; 
background : #cff; 
} 

.dev {
font-size: 100%;
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : #009; 
background : #cff; 
}

.title {
font-size : 200%; 
font-family : arial, helvetica, sans-serif; 
color : #00f; 
text-align : center; 
background : #9ff; 
} 

.bigtitle {
font-size : 200%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
text-align : center; 
color : #cff; 
background : #00f; 
} 

.subtitle {
font-size : 120%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : #ff0; 
background : #01f; 
} 

.notice {
font-size : 70%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : #f00; 
background : #cff; 
} 

.announcements {
font-size : 120%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : #f00; 
background : #eff; 
} 

.borderimage {
border : 1px solid #cff; 
} 

.nav {
font-size : 100%; 
font-family : arial, helvetica, sans-serif; 
font-weight : bold; 
color : white; 
} 

.ruler {
height : 5px; 
width : 80%;
color : #00f; 
} 

a:link {
font-family : arial, helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
text-decoration : none; 
color : #ff0; 
background : #00f; 
} 

a:active {
font-family : arial, helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
text-decoration : none; 
color : #ff0; 
background : #00f; 
} 

a:visited {
font-family : arial, helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
text-decoration : none; 
color : #ff0; 
background : #00f; 
} 

a:hover {
font-family : arial, helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
text-decoration : none; 
color : #00f; 
background : #cff; 
} 

.f1 {
font-size : 70%; 
font-family : arial, helvetica, sans-serif; 
color : #008; 
background : #fff; 
} 

.f2 {
font-size : 100%; 
font-family : arial, helvetica, sans-serif; 
color : #008; 
background : #fff; 
} 

.f4 {
font-size : 120%; 
font-family : arial, helvetica, sans-serif; 
color : #00c; 
background : #0cf; 
} 

H1 {
font-size : 200%; 
font-weight : bold; 
color : #00f; 
font-family : Arial, helvetica, sans-serif; 
text-align : center; 
background : #cff; 
} 

H2 {
font-size : 150%; 
color : #ff0; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
text-align : left; 
background : #00f; 
} 

H3 {
font-size:100%;
font-family : Arial, helvetica, sans-serif; 
color : yellow; 
text-align : center; 
background : #00f; 
} 

H4 {
color : green; 
text-align : center; 
background : #fff; 
font-family : Arial, helvetica, sans-serif; 
font-size:70%;
} 


/* End Of File */
