/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#030;
background-color:#fff;
margin-left:10%;
margin-right:10%;
}
h1.title{
font-size:160%;
background-color:#ccc;
}
h2.title{
font-size:140%;
background-color:#ddd;
}
h3.title{
font-size:120%;
background-color:#eee;
}
h3.subtitle{
border-top:#000;
border-top-width:thin;
border-top-style:solid;
font-size:100%;
font-weight:normal;
font-style:italic;
border-bottom:#000;
border-bottom-width:thin;
border-bottom-style:solid;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
th{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.mockruby{
font-variant:small-caps;
font-size:10px;
font-weight:600;
color:#000;
}
.note{
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight:normal;
color:#006;
}
.procedure{
font-family:"Courier New", Courier, monospace;
font-size: 12px;
font-weight:normal;
color:#000;
margin-left:50px;
margin-right:200px;
}
.procedurenote{
font-family:"Courier New", Courier, monospace;
font-size: 9px;
font-weight:normal;
color:#000;
margin-left:50px;
margin-right:200px;
}
.reference{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight:normal;
color:#003;
}
.productname{
font-style:italic;
}
.caption{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#000;
}
