
--------------------------------------------------

CSE HTML Validator Standard v10.00 (Registered)
Checking "C:\aes\aesweb\aes.css" (694 characters).
File date is Thursday, May 20, 2010 at 11:24:45 PM.
File checked on Monday, July 12, 2010 at 5:09:54 PM.

[CSE] No errors or warnings were detected!

     Number of lines checked: 1 in 0.00 seconds
      Number of programs run: 1
 Number of lines in document: 39 ( 2.6% of lines checked)
     Number of lines ignored: 0
Number of validator comments: 6
          Number of messages: 2
            Number of errors: 0
          Number of warnings: 0

--------------------------------------------------

   1: 
   2: @media print {
   3: body { font-size: 10pt;
   4:  color: black;
   5:  background: white;
   6:  font-family: "times new roman", garamond, serif;
   7:  margin-left: 1%;
   8:  margin-right: 1%; }
   9: p { orphans: 3; }
  10: }
  11: 
  12: @media screen {
  13: body { 
  14:  font-family: verdana,arial,helvetica,sans-serif;
  15:  font-size: 12pt;
  16:  color: black;
  17:  background: #ffffff; }
  18: 
  19: H1 { font-weight: bold;
  20:  font-size: x-large; }
  21: h2 { font-weight: bold;
  22:  font-style: normal;
  23:  font-size: large; }
  24: H3 { font-weight: bold;
  25:  font-size: medium; }
  26: }
  27: 
  28: 
  29: @media screen, print {
  30: h1 { font-weight: bold;
  31:  color: #000000;
  32:  font-size: x-large; }
  33: h2 { font-weight: bold;
  34:  color: #000000;
  35:  font-size: large; }
  36: h3 { font-weight: bold;
  37:  color: #000000;
  38:  font-size: medium; }
  39: }

[CSE] Comment number 1:
Congratulations! There were no errors or warnings.

   6:  font-family: "times new roman", garamond, serif;
--------------------||||||||||||||||||||||||||||||||||

[CSE] Message number 1 for the tag beginning in line 6:15:
The following typeface may not be available on a significant
number of browsers: "garamond".

   7:  margin-left: 1%;
   8:  margin-right: 1%; }

   9: p { orphans: 3; }
----------|||||||

[CSE] Message number 2 for the tag beginning in line 9:5:
[603] The "orphans" and "widows" CSS properties are official
CSS2.1 (but not CSS1) properties and are supported by Opera
3.5+ but not by Internet Explorer 6.0- and Netscape 6.2-.

  10: }
  11: 
  12: @media screen {
  13: body { 
  14:  font-family: verdana,arial,helvetica,sans-serif;
  15:  font-size: 12pt;
  16:  color: black;
  17:  background: #ffffff; }
  18: 
  19: H1 { font-weight: bold;
  20:  font-size: x-large; }
  21: h2 { font-weight: bold;
  22:  font-style: normal;
  23:  font-size: large; }
  24: H3 { font-weight: bold;
  25:  font-size: medium; }
  26: }
  27: 
  28: 
  29: @media screen, print {
  30: h1 { font-weight: bold;
  31:  color: #000000;
  32:  font-size: x-large; }
  33: h2 { font-weight: bold;
  34:  color: #000000;
  35:  font-size: large; }
  36: h3 { font-weight: bold;
  37:  color: #000000;
  38:  font-size: medium; }
  39: }

[CSE] Comment number 2:
[73] Section 508 accessibility checking is disabled.

[CSE] Comment number 3:
[73] WCAG 1.0 accessibility checking is disabled.

[CSE] Comment number 4:
[73] WCAG 2.0 accessibility checking is disabled.

[CSE] Comment number 5:
No accessibility checking is enabled. This program can help
you make your web pages more accessible. An accessible page
is one that more individuals can use, such as individuals
who are blind or deaf. It can also increase the usefulness
of your web page for individuals who browse the web using
slower devices like older computers or wireless devices like
mobile phones and PDAs. An accessible web site makes good
business sense (and possibly good legal sense as well) and
may even improve search engine rankings. You can enable or
disable accessibility checking in the Validator Engine
Options.

[CSE] Comment number 6:
CSS document detected.

--------------------------------------------------
